summaryrefslogtreecommitdiffstats
path: root/libcxxabi
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-10-31 14:14:04 +0000
committerEric Fiselier <eric@efcs.ca>2016-10-31 14:14:04 +0000
commit82a1fc8db6221e63aca6649ed4e4d81a0dd241a7 (patch)
tree1e464525a13e91872840f5c984ef915e9a15a952 /libcxxabi
parentfda47cd8739d6e195bc00b0f565a00f07573ad6d (diff)
downloadbcm5719-llvm-82a1fc8db6221e63aca6649ed4e4d81a0dd241a7.tar.gz
bcm5719-llvm-82a1fc8db6221e63aca6649ed4e4d81a0dd241a7.zip
Spell libcxxabi-no-threads correctly
llvm-svn: 285571
Diffstat (limited to 'libcxxabi')
-rw-r--r--libcxxabi/test/cxa_thread_atexit_test.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxxabi/test/cxa_thread_atexit_test.pass.cpp b/libcxxabi/test/cxa_thread_atexit_test.pass.cpp
index 9e913bb5cd8..56984f0a628 100644
--- a/libcxxabi/test/cxa_thread_atexit_test.pass.cpp
+++ b/libcxxabi/test/cxa_thread_atexit_test.pass.cpp
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
-// UNSUPPORTED: libcppabi-no-threads
+// UNSUPPORTED: libcxxabi-no-threads
// REQUIRES: linux
#include <assert.h>
OpenPOWER on IntegriCloud