mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-22 02:05:01 +00:00
down with unwind info :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74206 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f5a5546f43
commit
5f04d1e522
@ -6,7 +6,7 @@
|
||||
|
||||
declare void @_Z3bari(i32)
|
||||
|
||||
define linkonce void @_Z3fooILi1EEvi(i32 %Y) {
|
||||
define linkonce void @_Z3fooILi1EEvi(i32 %Y) nounwind {
|
||||
entry:
|
||||
%Y_addr = alloca i32 ; <i32*> [#uses=2]
|
||||
%"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
|
||||
|
Loading…
x
Reference in New Issue
Block a user