summaryrefslogtreecommitdiff
path: root/test/Integer/a1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Integer/a1.ll')
-rw-r--r--test/Integer/a1.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Integer/a1.ll b/test/Integer/a1.ll
index 0404d742e7..e638398679 100644
--- a/test/Integer/a1.ll
+++ b/test/Integer/a1.ll
@@ -22,3 +22,4 @@
@r = constant i1 udiv(i1 1, i1 -1)
@s = constant i1 srem(i1 -1, i1 1) ; overflow
@t = constant i1 urem(i1 -1, i1 1)
+@u = constant i1 srem(i1 1, i1 -1) ; overflow