Revert r253528: "[X86] Enable shrink-wrapping by default."
[oota-llvm.git] / test / CodeGen / X86 / tail-opts.ll
index bf778e5bad2ba5d25dba1389729db50bf44c9892..c522ba60d6bf6d411490a5b0fc2a4541208f13e2 100644 (file)
@@ -277,8 +277,8 @@ declare fastcc %union.tree_node* @default_conversion(%union.tree_node*) nounwind
 
 ; CHECK-LABEL: foo:
 ; CHECK:        callq func
-; CHECK-NEXT:   popq
 ; CHECK-NEXT: .LBB4_2:
+; CHECK-NEXT:   popq
 ; CHECK-NEXT:   ret
 
 define void @foo(i1* %V) nounwind {