s/tblgen/llvm-tblgen/g in a few missed places, including the tests
[oota-llvm.git] / test / TableGen / 2006-09-18-LargeInt.td
index 0e441c5b4776c9c6b4f1658c069e463625324b81..f7ae4eecceb4502d6d0d5d2a16dd006f5f9a438f 100644 (file)
@@ -1,4 +1,5 @@
-// RUN: tblgen %s | grep -- -65536
+// RUN: llvm-tblgen %s | grep -- 4294901760
+// XFAIL: vg_leak
 
 def X {
   int Y = 0xFFFF0000;