Thumb2 assembly parsing and encoding for UHSUB16/UHSUB8.
[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 %t
4 // XFAIL: vg_leak
5
6 include "llvm/CompilerDriver/Common.td"