Remove XFAIL, test doesn't leak anymore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109801 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2010-07-29 20:36:36 +00:00
parent 3d5792a5aa
commit 38ca1078b4

View File

@ -1,5 +1,4 @@
; RUN: llc -filetype=obj -o - < %s
; XFAIL: vg_leak
; ModuleID = 't.c'
target triple = "x86_64-apple-darwin10.0.0"