add some random nounwinds.
[oota-llvm.git] / test / CodeGen / PowerPC / retaddr.ll
index 9f8647d087620553ebd6dbff63b9277c939fae9b..cf16b4c26f62e6419179decbae830ceaa0708804 100644 (file)
@@ -4,7 +4,7 @@
 
 target triple = "powerpc-apple-darwin8"
 
 
 target triple = "powerpc-apple-darwin8"
 
-define void @foo(i8** %X) {
+define void @foo(i8** %X) nounwind {
 entry:
        %tmp = tail call i8* @llvm.returnaddress( i32 0 )               ; <i8*> [#uses=1]
        store i8* %tmp, i8** %X, align 4
 entry:
        %tmp = tail call i8* @llvm.returnaddress( i32 0 )               ; <i8*> [#uses=1]
        store i8* %tmp, i8** %X, align 4