[DivergenceAnalysis] fix a bug in computing influence regions
[oota-llvm.git] / test / TableGen / IntBitInit.td
index 83713a33321b80c07ce0c341dc1ea55db0aa211c..4e150f16833bded81cc0990524c58261c11a1691 100644 (file)
@@ -1,5 +1,5 @@
 // RUN: llvm-tblgen %s
-// XFAIL: vg_leak
+
 def {
   bit A = 1;
   int B = A;