diff --git a/test/DebugInfo/2009-12-01-CurrentFn.ll b/test/DebugInfo/2009-12-01-CurrentFn.ll index 6fc538e4302..933f19bc1fa 100644 --- a/test/DebugInfo/2009-12-01-CurrentFn.ll +++ b/test/DebugInfo/2009-12-01-CurrentFn.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s | grep "func_end1:" | count 1 +; RUN: llc < %s -o /dev/null ; XFAIL: powerpc-apple-darwin declare void @foo()