From 38ca1078b469443b1620aa4ff5e3a65cfca54580 Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Thu, 29 Jul 2010 20:36:36 +0000 Subject: [PATCH] Remove XFAIL, test doesn't leak anymore. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109801 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Other/inline-asm-newline-terminator.ll | 1 - 1 file changed, 1 deletion(-) 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" -- 2.34.1