Reapply commit 143028 with a fix: the problem was casting a ConstantExpr Mul
[oota-llvm.git] / test / TableGen / Include.td
index 9dac6ffb1ca4900146e9f6470f01ed61f6bcab9e..8783638f0c61fa8f16b00fc6e9f35c45ee766012 100644 (file)
@@ -1,4 +1,5 @@
-// RUN: tblgen %s
+// RUN: llvm-tblgen -I %p %s
+// XFAIL: vg_leak
 def BeforeInclude;
 
 include "Include.inc"