Eric Fiselier
82a1fc8db6
Spell libcxxabi-no-threads correctly
...
llvm-svn: 285571
2016-10-31 14:14:04 +00:00
Eric Fiselier
2d4fbb7b0c
Mark thread exit test as unsupported w/o threads
...
llvm-svn: 285523
2016-10-30 20:05:52 +00:00
Eric Fiselier
829c0eab91
Provide a fallback __cxa_thread_atexit() implementation. Patch from Tavian Barnes
...
llvm-svn: 283988
2016-10-12 08:54:10 +00:00
Eric Fiselier
b4e15b8cee
Fix side effect in assertion
...
llvm-svn: 281709
2016-09-16 08:16:07 +00:00
Jonas Hahnfeld
626557be6b
[libcxxabi] Disable cxa_thread_atexit_test if unavailable
...
The feature check is already in place when building the library but wasn't
honored for the tests.
Differential Revision: http://reviews.llvm.org/D18205
llvm-svn: 263699
2016-03-17 10:00:24 +00:00
Eric Fiselier
879d18bf4e
Make test require 'linux' instead of 'linux2'
...
llvm-svn: 228073
2015-02-03 23:50:47 +00:00
Jonathan Roelofs
e434b34fa3
Rename all of the tests in preparation for merging lit configs with libcxx
...
http://reviews.llvm.org/D7101
llvm-svn: 226691
2015-01-21 19:05:37 +00:00