mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 15:19:33 +00:00
The test, derived from optimzed IR, does not mention "bar" in debug info anywhere so the dwarf writer is not expected to emit any debug info for function "bar".
llvm-svn: 92499
This commit is contained in:
parent
1c49766403
commit
46d7029a91
@ -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()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user