DataFlowSanitizer: move abilist input file to Inputs.
[oota-llvm.git] / test / TableGen / ListSlices.td
index be794cf2174adb6071230b23cf18e2b1cf32c47f..cbb2326a95c003952d0a0960c34778ea6298ef8d 100644 (file)
@@ -1,4 +1,5 @@
-// RUN: tblgen %s
+// RUN: llvm-tblgen %s
+// XFAIL: vg_leak
 
 def A {
   list<int> B = [10, 20, 30, 4, 1, 1231, 20];