aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2007-03-16-InlineAsm.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2007-03-16-InlineAsm.ll')
-rw-r--r--test/CodeGen/X86/2007-03-16-InlineAsm.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-03-16-InlineAsm.ll b/test/CodeGen/X86/2007-03-16-InlineAsm.ll
index 9580726..3bd6d59 100644
--- a/test/CodeGen/X86/2007-03-16-InlineAsm.ll
+++ b/test/CodeGen/X86/2007-03-16-InlineAsm.ll
@@ -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]