Fix X86TargetLowering::LowerExternalSymbol so that it actually works in non-trivial...
[oota-llvm.git] / test / LLVMC / C / wall.c
index f6760990b8810e246b509e70aa00645a00c02096..36813ba0f833b6a95c2c56289a1ea1c8279445ea 100644 (file)
@@ -2,6 +2,7 @@
  * Check that -Wall works as intended
  * RUN: llvmc -Wall %s -o %t
  * RUN: %abs_tmp | grep hello
+ * XFAIL: vg_leak
  */
 
 #include <stdio.h>