According to my auto-simplifier the most common missed simplifications in
[llvm/stm8.git] / test / LLVMC / NoCompilationGraph.td
blob4182882c451f8b260d8df2ea87cda495e64bae74
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
6 include "llvm/CompilerDriver/Common.td"