96c1f17e18e04f13c27c941dc978a2025704a81f
[oota-llvm.git] / test / LLVMC / NoCompilationGraph.td
1 // Check that the compilation graph is not required.
2 // RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
3 // RUN: %compile_cxx -fexceptions -x c++ %t
4
5 include "llvm/CompilerDriver/Common.td"