Update LLVM tests to use new pointer indexing, and remove unsized array test support
authorChris Lattner <sabre@nondot.org>
Fri, 14 Dec 2001 16:46:53 +0000 (16:46 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 14 Dec 2001 16:46:53 +0000 (16:46 +0000)
commitf493a569c3d79cbe148fd9fa69a139cdff066116
tree900b48bf6f5567579df85d09c8d4f743d4fd2059
parent48e9f40be0ef7522416520da5dfc1dc6a80b9423
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
12 files changed:
test/Feature/allocatest2.ll
test/Feature/globalvars.ll
test/Feature/opaquetypes.ll
test/Feature/recursivetype.ll
test/Feature/testalloca.ll
test/Feature/testconstants.ll
test/Feature/testmemory.ll
test/Linker/testlink1.ll
test/Linker/testlink2.ll
test/ackermann.ll [deleted file]
test/fib.ll [deleted file]
test/fib2.ll [deleted file]