summaryrefslogtreecommitdiff
path: root/test/Driver/cxa-atexit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/cxa-atexit.cpp')
-rw-r--r--test/Driver/cxa-atexit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/cxa-atexit.cpp b/test/Driver/cxa-atexit.cpp
index cc5f68b9a474..ae955ea5a7df 100644
--- a/test/Driver/cxa-atexit.cpp
+++ b/test/Driver/cxa-atexit.cpp
@@ -20,7 +20,7 @@
// CHECK-WINDOWS: "-fno-use-cxa-atexit"
// CHECK-SOLARIS: "-fno-use-cxa-atexit"
-// CHECK-HEXAGON: "-fno-use-cxa-atexit"
+// CHECK-HEXAGON-NOT: "-fno-use-cxa-atexit"
// CHECK-XCORE: "-fno-use-cxa-atexit"
// CHECK-MTI: "-fno-use-cxa-atexit"
// CHECK-MIPS-NOT: "-fno-use-cxa-atexit"