X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FARM%2F2009-08-21-PostRAKill.ll;h=c598fe6e2e1a91ea7c3f6c5f456feddcf66afec0;hb=d3293b49f9c7af741d2edd3062499fb50db0e89b;hp=84915c48824a4e05843f4f4293f5e5f880bed7c5;hpb=471850ab84301dd47cab2bf8d694fcb5766c1169;p=oota-llvm.git diff --git a/test/CodeGen/ARM/2009-08-21-PostRAKill.ll b/test/CodeGen/ARM/2009-08-21-PostRAKill.ll index 84915c48824..c598fe6e2e1 100644 --- a/test/CodeGen/ARM/2009-08-21-PostRAKill.ll +++ b/test/CodeGen/ARM/2009-08-21-PostRAKill.ll @@ -7,7 +7,7 @@ target triple = "armv7-apple-darwin9" %struct.tree = type { i32, double, double, %struct.tree*, %struct.tree*, %struct.tree*, %struct.tree* } @g = common global %struct.tree* null -define arm_apcscc %struct.tree* @tsp(%struct.tree* %t, i32 %nproc) nounwind { +define %struct.tree* @tsp(%struct.tree* %t, i32 %nproc) nounwind { entry: %t.idx51.val.i = load double* null ; [#uses=1] br i1 undef, label %bb4.i, label %bb.i