summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2008-12-23-AsmIntPointerTie.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove test/FrontendC, almost all of the tests have been migratedEric Christopher2011-07-261-9/+0
| | | | | | to clang now, the rest are in process (6) or have been deleted. llvm-svn: 136191
* Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands2010-11-251-1/+1
| | | | | | | | automatically. Use -S with llvm-gcc rather than -c, so tests can work when llvm-gcc is really dragonegg (which can output IR with -S but not -c). llvm-svn: 120158
* Testcase to show we can tie together integers and pointers ofChris Lattner2008-12-231-0/+9
the same size. llvm-svn: 61380
OpenPOWER on IntegriCloud