From: Benjamin Kramer Date: Thu, 29 Jul 2010 20:36:36 +0000 (+0000) Subject: Remove XFAIL, test doesn't leak anymore. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=38ca1078b469443b1620aa4ff5e3a65cfca54580;p=oota-llvm.git Remove XFAIL, test doesn't leak anymore. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109801 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Other/inline-asm-newline-terminator.ll b/test/Other/inline-asm-newline-terminator.ll index f6cc5c1fb42..af93cc0dd2a 100644 --- a/test/Other/inline-asm-newline-terminator.ll +++ b/test/Other/inline-asm-newline-terminator.ll @@ -1,5 +1,4 @@ ; RUN: llc -filetype=obj -o - < %s -; XFAIL: vg_leak ; ModuleID = 't.c' target triple = "x86_64-apple-darwin10.0.0"