diff options
author | Louis Dionne <ldionne@apple.com> | 2020-04-15 14:17:40 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-04-15 14:28:07 -0400 |
commit | 91f110f50ee66e0e8de7d4d82e9a4068b10afc91 (patch) | |
tree | 26418b6d3be3f3cc80e7d909611d9e723aed3ef8 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 6c9d52885deaddebe7c228392be20948f413a22f (diff) | |
download | llvm-91f110f50ee66e0e8de7d4d82e9a4068b10afc91.zip llvm-91f110f50ee66e0e8de7d4d82e9a4068b10afc91.tar.gz llvm-91f110f50ee66e0e8de7d4d82e9a4068b10afc91.tar.bz2 |
[libc++] Adjust XFAIL markup for modules tests on single-threaded systems
When building these tests without modules in the whole test suite,
the __config_site macro definitions are not included anymore in the
%{compile_flags}. This causes the _LIBCPP_HAS_NO_THREADS define not
to be picked up, and the test to XPASS on single-threaded systems.
This is a stop-gap measure to fix the build bots, however the proper
solution would be to always pass the __config_site defines as compiler
macros, whether we build with modules or not.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions