summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2003-12-14-ExternInlineSupport.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove test/FrontendC, almost all of the tests have been migratedEric Christopher2011-07-261-3/+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
* Revert:Eric Christopher2010-02-171-1/+1
| | | | | | | | | | r95605 | dpatel | 2010-02-08 15:27:46 -0800 (Mon, 08 Feb 2010) | 2 lines test case for r95604. Which was the testcase for the patch reverted from llvm-gcc. llvm-svn: 96474
* test case for r95604.Devang Patel2010-02-081-1/+1
| | | | llvm-svn: 95605
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-291-0/+3
llvm-svn: 51695
OpenPOWER on IntegriCloud