summaryrefslogtreecommitdiffstats
path: root/llvm/test/Integer/BitBit.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Integer/BitBit.ll')
-rw-r--r--llvm/test/Integer/BitBit.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Integer/BitBit.ll b/llvm/test/Integer/BitBit.ll
index 7c17326e198..944d51e799f 100644
--- a/llvm/test/Integer/BitBit.ll
+++ b/llvm/test/Integer/BitBit.ll
@@ -2,7 +2,7 @@
; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
; RUN: diff %t1.ll %t2.ll
-declare void @"foo"(i31 %i, i17 %j)
+declare void @"foo"(i31 %i, i33 %j)
implementation
OpenPOWER on IntegriCloud