summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/implicit-arg.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands2010-11-251-2/+2
| | | | | | | | 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
* Forgot this test case.Evan Cheng2009-01-271-0/+10
llvm-svn: 63089
OpenPOWER on IntegriCloud