Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / TableGen / subst.td
index b65c92893006882bbf8975daab633c20a8d3a9d4..34818afaa736d4f00d72ff9fe545a068cb6b4c4b 100644 (file)
@@ -1,4 +1,5 @@
 // RUN: llvm-tblgen %s | FileCheck %s
+// XFAIL: vg_leak
 
 class Honorific<string t> {
   string honorific = t;