forked from OSchip/llvm-project
Mark thread exit test as unsupported w/o threads
llvm-svn: 285523
This commit is contained in:
parent
339a51ac13
commit
2d4fbb7b0c
|
@ -7,6 +7,7 @@
|
|||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
// UNSUPPORTED: libcppabi-no-threads
|
||||
// REQUIRES: linux
|
||||
|
||||
#include <assert.h>
|
||||
|
|
Loading…
Reference in New Issue