Use the generic Lfunc_begin label on ppc.
[oota-llvm.git] / test / CodeGen / X86 / or-branch.ll
index bccba1f62d9380a603818e019a11d897064719fa..9ebf8901b77c067bba16142e140b8c6f5ab8d2d2 100644 (file)
@@ -1,6 +1,6 @@
-; RUN: llvm-as < %s | llc -march=x86 | not grep set
+; RUN: llc < %s -march=x86  | not grep set
 
-define void @foo(i32 %X, i32 %Y, i32 %Z) {
+define void @foo(i32 %X, i32 %Y, i32 %Z) nounwind {
 entry:
        %tmp = tail call i32 (...)* @bar( )             ; <i32> [#uses=0]
        %tmp.upgrd.1 = icmp eq i32 %X, 0                ; <i1> [#uses=1]