Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'false'.
[oota-llvm.git] / test / CodeGen / X86 / 2007-03-16-InlineAsm.ll
index c98c89a537a3e98caaf4ea487cd5c3a18a5a4df1..3bd6d590efc1700cb90035421a1ab136a5f1b3fd 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86
+; RUN: llc < %s -march=x86
 
 ; ModuleID = 'a.bc'
 
@@ -9,7 +9,6 @@ entry:
        %retval = alloca i32, align 4           ; <i32*> [#uses=2]
        %tmp = alloca i32, align 4              ; <i32*> [#uses=2]
        %ret = alloca i32, align 4              ; <i32*> [#uses=2]
-       "alloca point" = bitcast i32 0 to i32           ; <i32> [#uses=0]
        store i32 %A, i32* %A_addr
        store i32 %B, i32* %B_addr
        %tmp1 = load i32* %A_addr               ; <i32> [#uses=1]