Add correct encodings for the basic form of vst1.
[oota-llvm.git] / test / TableGen / ListSlices.td
index be794cf2174adb6071230b23cf18e2b1cf32c47f..5848a4e487042660cffd147eab11548e136d6563 100644 (file)
@@ -1,4 +1,5 @@
 // RUN: tblgen %s
+// XFAIL: vg_leak
 
 def A {
   list<int> B = [10, 20, 30, 4, 1, 1231, 20];