Files
clang-p2996/llvm/test/LLVMC/NoCompilationGraph.td
Daniel Dunbar 5be66ee27e Rewrite tests to not use Tcl substitution.
llvm-svn: 81660
2009-09-13 01:37:07 +00:00

5 lines
144 B
TableGen

// Check that the compilation graph is not required.
// RUN: tblgen -I %p/../../include --gen-llvmc %s
include "llvm/CompilerDriver/Common.td"