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:
Chris Lattner 2009-06-25 21:48:17 +00:00
parent f5a5546f43
commit 5f04d1e522

View File

@ -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]