From f493a569c3d79cbe148fd9fa69a139cdff066116 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 14 Dec 2001 16:46:53 +0000 Subject: Update LLVM tests to use new pointer indexing, and remove unsized array test support git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1474 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Feature/allocatest2.ll | 8 ++++---- test/Feature/globalvars.ll | 2 +- test/Feature/opaquetypes.ll | 6 +++--- test/Feature/recursivetype.ll | 7 +++---- test/Feature/testalloca.ll | 10 +++++----- test/Feature/testconstants.ll | 23 ++++++++--------------- test/Feature/testmemory.ll | 16 ++++++++-------- 7 files changed, 32 insertions(+), 40 deletions(-) (limited to 'test/Feature') diff --git a/test/Feature/allocatest2.ll b/test/Feature/allocatest2.ll index 2775f01..7c93215 100644 --- a/test/Feature/allocatest2.ll +++ b/test/Feature/allocatest2.ll @@ -8,8 +8,8 @@ void "_Z17UseAllocaFunctionj"(uint %n) begin bb1: ;;