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