aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/integer-overflow.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/integer-overflow.c')
-rw-r--r--test/CodeGen/integer-overflow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/integer-overflow.c b/test/CodeGen/integer-overflow.c
index 7969216104..dea3d0a1a3 100644
--- a/test/CodeGen/integer-overflow.c
+++ b/test/CodeGen/integer-overflow.c
@@ -23,7 +23,7 @@ void test1() {
// DEFAULT: sub nsw i32 0,
// WRAPV: sub i32 0,
- // TRAPV: sub nsw i32 0,
+ // TRAPV: llvm.ssub.with.overflow.i32
f11G = -a;
// DEFAULT: mul nsw i32