From d9624e2d2eda3b91c1bff476aae4d34386aa3d71 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. llvm-svn: 109801 --- llvm/test/Other/inline-asm-newline-terminator.ll | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/test/Other/inline-asm-newline-terminator.ll b/llvm/test/Other/inline-asm-newline-terminator.ll index f6cc5c1fb421..af93cc0dd2aa 100644 --- a/llvm/test/Other/inline-asm-newline-terminator.ll +++ b/llvm/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"