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