diff options
author | Michael Platings <michael.platings@arm.com> | 2019-04-25 09:27:50 +0000 |
---|---|---|
committer | Michael Platings <michael.platings@arm.com> | 2019-04-25 09:27:50 +0000 |
commit | d144572dac23c3af6a1ea5efbdffd8813138e216 (patch) | |
tree | 8942cf8e17581bc41067d55b8723016ab3989a02 /llvm/test/CodeGen/X86/bitcast-vector-bool.ll | |
parent | 4ea70ecda8802f8472459c6564b6a0769eb1b534 (diff) | |
download | bcm5719-llvm-d144572dac23c3af6a1ea5efbdffd8813138e216.tar.gz bcm5719-llvm-d144572dac23c3af6a1ea5efbdffd8813138e216.zip |
Fix compilation error with -DLIBCXXABI_ENABLE_THREADS=OFF
The error is:
libcxxabi/src/cxa_guard_impl.h: In instantiation of ‘__cxxabiv1::{anonymous}::LibcppMutex __cxxabiv1::{anonymous}::GlobalStatic<__cxxabiv1::{anonymous}::LibcppMutex>::instance’:
libcxxabi/src/cxa_guard_impl.h:529:62: required from here
libcxxabi/src/cxa_guard_impl.h:510:23: error: ‘__cxxabiv1::{anonymous}::LibcppMutex __cxxabiv1::{anonymous}::GlobalStatic<__cxxabiv1::{anonymous}::LibcppMutex>::instance’ has incomplete type
_LIBCPP_SAFE_STATIC T GlobalStatic<T>::instance = {};
^
llvm-svn: 359175
Diffstat (limited to 'llvm/test/CodeGen/X86/bitcast-vector-bool.ll')
0 files changed, 0 insertions, 0 deletions