summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2009-05-04-EnumInreg.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove test/FrontendC, almost all of the tests have been migratedEric Christopher2011-07-261-18/+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
* Fix these so that they work on non-x86 Darwin machines.Bill Wendling2009-06-041-1/+1
| | | | llvm-svn: 72903
* Specify that this works for Darwin.Bill Wendling2009-06-041-1/+1
| | | | llvm-svn: 72899
* For XTARGET to work on targets not in the list,Dale Johannesen2009-06-041-0/+1
| | | | | | | there must also be an XFAIL line. Fix a couple examples of this. llvm-svn: 72876
* Use %llvmgcc instead of llvm-gcc.Bill Wendling2009-05-041-1/+1
| | | | llvm-svn: 70886
* Testcase for PR3967.Duncan Sands2009-05-041-0/+17
llvm-svn: 70856
OpenPOWER on IntegriCloud