summaryrefslogtreecommitdiff
path: root/test/Integer/testarith_bt.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Integer/testarith_bt.ll')
-rw-r--r--test/Integer/testarith_bt.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Integer/testarith_bt.ll b/test/Integer/testarith_bt.ll
index d4b643d340..2e0ec18982 100644
--- a/test/Integer/testarith_bt.ll
+++ b/test/Integer/testarith_bt.ll
@@ -4,7 +4,7 @@
implementation
-define i31 "simpleArith"(i31 %i0, i31 %j0)
+define i31 @"simpleArith"(i31 %i0, i31 %j0)
begin
%t1 = add i31 %i0, %j0
%t2 = sub i31 %i0, %j0