summaryrefslogtreecommitdiffstats
path: root/llvm/test/LLVMC/C
Commit message (Collapse)AuthorAgeFilesLines
* Remove llvmc and assorted build machinery for it.Eric Christopher2011-09-198-84/+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
* Comments.Mikhail Glushenkov2010-10-142-0/+4
| | | | llvm-svn: 116476
* llvmc: Support '-emit-llvm -S' with -opt.Mikhail Glushenkov2010-09-222-0/+8
| | | | llvm-svn: 114541
* XFAIL tests from LLVMC on valgrind or valgrind+leak-checking. WeJeffrey Yasskin2010-03-216-0/+6
| | | | | | | don't care about leaks from tblgen, and I assume we don't care about valgrind errors in llvm-gcc/g++. llvm-svn: 99115
* tests: Use %abs_tmp instead of ./%t to make these tests portable to 'lit'.Daniel Dunbar2009-09-134-4/+4
| | | | llvm-svn: 81663
* Sink llvm-gcc dependent tests into distinct subdirs.Daniel Dunbar2009-09-137-0/+66
llvm-svn: 81661
OpenPOWER on IntegriCloud