Fix a bug where we were counting the alias sets as completely used
[oota-llvm.git] / test / LLVMC / C / opt-test.c
index d69dc9b479f87b3853b6466b02edd14b5b2a7640..7924def203ab8e3d904e5f2be23d7171fff48df0 100644 (file)
@@ -2,6 +2,7 @@
  * Check that the -opt switch works.
  * RUN: llvmc %s -opt -o %t
  * RUN: %abs_tmp | grep hello
+ * XFAIL: vg_leak
  */
 
 #include <stdio.h>