summaryrefslogtreecommitdiffstats
path: root/llvm/test/LLVMC/MultipleCompilationGraphs.td
Commit message (Collapse)AuthorAgeFilesLines
* Validate the generated C++ code in llvmc tests.Mikhail Glushenkov2009-12-151-1/+2
| | | | | | | | | | Checks that the code generated by 'tblgen --emit-llvmc' can be actually compiled. Also fixes two bugs found in this way: - forward_transformed_value didn't work with non-list arguments - cl::ZeroOrOne is now called cl::Optional llvm-svn: 91404
* Rewrite tests to not use Tcl substitution.Daniel Dunbar2009-09-131-1/+1
| | | | llvm-svn: 81660
* Add tests for tblgen's LLVMC backend.Mikhail Glushenkov2008-12-071-0/+8
llvm-svn: 60657
OpenPOWER on IntegriCloud