diff options
Diffstat (limited to 'test/CodeGen/X86/stackmap.ll')
-rw-r--r-- | test/CodeGen/X86/stackmap.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/stackmap.ll b/test/CodeGen/X86/stackmap.ll index 5e356f3..fc958ec 100644 --- a/test/CodeGen/X86/stackmap.ll +++ b/test/CodeGen/X86/stackmap.ll @@ -321,7 +321,7 @@ bb1: unreachable bb2: - %tmp = load i64* inttoptr (i64 140685446136880 to i64*) + %tmp = load i64, i64* inttoptr (i64 140685446136880 to i64*) br i1 undef, label %bb16, label %bb17 bb16: |