Add tests for tblgen's LLVMC backend.
authorMikhail Glushenkov <foldr@codedgers.com>
Sun, 7 Dec 2008 16:41:50 +0000 (16:41 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Sun, 7 Dec 2008 16:41:50 +0000 (16:41 +0000)
commit15dcc2a15ba97359093410ba7d4f76c53cddf938
tree86a54fd9357f5c7cec2b128f1ed331377fb363dc
parentf915253dfcfbe772ee04872544a4f012c6f851be
Add tests for tblgen's LLVMC backend.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60657 91177308-0d34-0410-b5e6-96231b3b80d8
test/LLVMC/EmptyCompilationGraph.td [new file with mode: 0644]
test/LLVMC/ExternOptions.td [new file with mode: 0644]
test/LLVMC/MultipleCompilationGraphs.td [new file with mode: 0644]
test/LLVMC/NoActions.td [new file with mode: 0644]
test/LLVMC/NoCompilationGraph.td [new file with mode: 0644]
test/LLVMC/TestWarnings.td [new file with mode: 0644]
test/LLVMC/llvmc.exp