Revert "Debug info: On ARM ensure that the data sections come before the"
[oota-llvm.git] / test / TableGen / SuperSubclassSameName.td
index 087df87124bfb9badcf73d00198de084dbab73ea..643b380ca0055341d686f56ce5b768d50eaf0c91 100644 (file)
@@ -1,4 +1,5 @@
-// RUN: tblgen < %s
+// RUN: llvm-tblgen < %s
+// XFAIL: vg_leak
 // Test for template arguments that have the same name as superclass template
 // arguments.