OSDN Git Service

down with unwind info :)
authorChris Lattner <sabre@nondot.org>
Thu, 25 Jun 2009 21:48:17 +0000 (21:48 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 25 Jun 2009 21:48:17 +0000 (21:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74206 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/pic_jumptable.ll

index 229865b..04245d1 100644 (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]