summaryrefslogtreecommitdiffstats
path: root/llvm/test/LLVMC/test_data
Commit message (Collapse)AuthorAgeFilesLines
* Remove llvmc and assorted build machinery for it.Eric Christopher2011-09-194-36/+0
| | | | | | | | The problems that llvmc solved have largely been subsumed with the tasks that the clang driver can accomplish, but llvmc lacks flexibility and depends too heavily on the EOL'd llvm-gcc. llvm-svn: 140093
* Cleanup some unused RUN lines.Daniel Dunbar2009-11-083-6/+0
| | | | llvm-svn: 86450
* Fix a small issue with recent changes to this code.Mikhail Glushenkov2009-09-131-4/+4
| | | | | | The 'false.c' file wasn't being used. llvm-svn: 81709
* Simplify LLVMC tests.Daniel Dunbar2009-09-131-0/+10
| | | | llvm-svn: 81659
* Remove Clang tests since clang is not installed on the buildbots.Mikhail Glushenkov2008-12-091-3/+0
| | | | llvm-svn: 60767
* Add some rudimentary tests for .Mikhail Glushenkov2008-12-091-0/+3
| | | | llvm-svn: 60766
* Move test files around a bit - fixes the reported number of test cases.Mikhail Glushenkov2008-05-063-0/+32
llvm-svn: 50761
OpenPOWER on IntegriCloud