aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pr3366.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr3366.ll')
-rw-r--r--test/CodeGen/X86/pr3366.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/pr3366.ll b/test/CodeGen/X86/pr3366.ll
index 1127b60..b89a69a 100644
--- a/test/CodeGen/X86/pr3366.ll
+++ b/test/CodeGen/X86/pr3366.ll
@@ -3,7 +3,7 @@
define void @_ada_c34002a() nounwind {
entry:
- %0 = load i8* null, align 1
+ %0 = load i8, i8* null, align 1
%1 = sdiv i8 90, %0
%2 = icmp ne i8 %1, 3
%3 = zext i1 %2 to i8