Consolidate some of the lit tests.
[oota-llvm.git] / test / TableGen / Paste.td
index a7e2a5b318ba835e1bb21b7c1570230572da9159..33d61ccde1282a1d15d0b679905fe644076ccaf2 100644 (file)
@@ -1,5 +1,4 @@
 // RUN: llvm-tblgen %s | FileCheck %s
-// XFAIL: vg_leak
 
 class Instr<int i> {
   int index = i;