llvm-6502/test/LLVMC/NoCompilationGraph.td
2010-01-27 07:10:10 +00:00

6 lines
213 B
TableGen

// Check that the compilation graph is not required.
// RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
// RUN: %compile_cxx -Qunused-arguments -fexceptions -x c++ %t
include "llvm/CompilerDriver/Common.td"