Do not use named md nodes to track variables that are completely optimized. This...
[oota-llvm.git] / test / CodeGen / ARM / vargs_align.ll
index e4ef9e3c36c128ccba6f4a431801b62c1e8364ff..e390cf051443387400ff45274deb14cec10822ad 100644 (file)
@@ -6,7 +6,6 @@ entry:
        %a_addr = alloca i32            ; <i32*> [#uses=1]
        %retval = alloca i32, align 4           ; <i32*> [#uses=2]
        %tmp = 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 0, i32* %tmp
        %tmp1 = load i32* %tmp          ; <i32> [#uses=1]