Revert "Debug info: On ARM ensure that the data sections come before the"
[oota-llvm.git] / test / TableGen / ForwardRef.td
index 2056b1faff35dcdc2d123a3a3c4fef173847646d..73884455b8832d52797a81bd3f16b8fa93594460 100644 (file)
@@ -1,4 +1,5 @@
-// RUN: tblgen %s -o -
+// RUN: llvm-tblgen %s -o -
+// XFAIL: vg_leak
 
 class bar {
   list<bar> x;