* Build with warnings
authorChris Lattner <sabre@nondot.org>
Mon, 19 Aug 2002 23:09:30 +0000 (23:09 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Aug 2002 23:09:30 +0000 (23:09 +0000)
commitd366e4094a8277ec67057992ef0856eb0a835181
treed0c30ed6ad8b76dc32952656b4fe5aba6ee3b2c0
parent83c577566e3f15c09f99536e443235d0c24bf504
* Build with warnings
* Add a bunch of testcases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3393 91177308-0d34-0410-b5e6-96231b3b80d8
test/CBackend/2002-08-19-ConstPointerRef.ll [new file with mode: 0644]
test/CBackend/2002-08-19-ConstantExpr.ll [new file with mode: 0644]
test/CBackend/2002-08-19-DataPointer.ll [new file with mode: 0644]
test/CBackend/2002-08-19-FunctionPointer.ll [new file with mode: 0644]
test/CBackend/Makefile
test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-08-19-ConstantExpr.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-08-19-DataPointer.ll [new file with mode: 0644]
test/CodeGen/CBackend/2002-08-19-FunctionPointer.ll [new file with mode: 0644]