Remove NumberHack entirely.
[oota-llvm.git] / test / LLVMC / OptionPreprocessor.td
index 8a314818a0a9e1070405282b8c20fcf7993531cb..c2641be7e645615c3e106aaa69fce0bfcaf33181 100644 (file)
@@ -2,6 +2,7 @@
 // RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
 // RUN: FileCheck -input-file %t %s
 // RUN: %compile_cxx -fexceptions -x c++ %t
+// XFAIL: vg_leak
 
 include "llvm/CompilerDriver/Common.td"