From: Chris Lattner Date: Fri, 14 Dec 2001 16:46:53 +0000 (+0000) Subject: Update LLVM tests to use new pointer indexing, and remove unsized array test support X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=f493a569c3d79cbe148fd9fa69a139cdff066116;p=oota-llvm.git 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 --- diff --git a/test/Feature/allocatest2.ll b/test/Feature/allocatest2.ll index 2775f0129e4..7c93215a6e1 100644 --- a/test/Feature/allocatest2.ll +++ b/test/Feature/allocatest2.ll @@ -8,8 +8,8 @@ void "_Z17UseAllocaFunctionj"(uint %n) begin bb1: ;;