summaryrefslogtreecommitdiff
path: root/test/Integer/testicmp_bt.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Integer/testicmp_bt.ll')
-rw-r--r--test/Integer/testicmp_bt.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Integer/testicmp_bt.ll b/test/Integer/testicmp_bt.ll
index 15ff49e7fc..4dc6d98306 100644
--- a/test/Integer/testicmp_bt.ll
+++ b/test/Integer/testicmp_bt.ll
@@ -4,7 +4,7 @@
implementation
-define i31 "simpleIcmp"(i31 %i0, i31 %j0)
+define i31 @"simpleIcmp"(i31 %i0, i31 %j0)
begin
%t1 = icmp eq i31 %i0, %j0
%t2 = icmp ne i31 %i0, %j0