aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2022-03-04 16:07:16 -0800
committerThomas Lively <tlively@google.com>2022-03-04 16:07:16 -0800
commit3be9e0ba972cc3486971f745a606e2c44472b655 (patch)
tree76ef1da1462575efa22cc513c453173aa60d3598 /llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
parentbe5705767aad8d8eafd40225f7dba8e7e661c6b5 (diff)
downloadllvm-3be9e0ba972cc3486971f745a606e2c44472b655.zip
llvm-3be9e0ba972cc3486971f745a606e2c44472b655.tar.gz
llvm-3be9e0ba972cc3486971f745a606e2c44472b655.tar.bz2
[WebAssembly] Check bulk-memory when adjusting lang opts
We previously had logic to disable pthreads, set the ThreadModel to Single, and disable thread-safe statics when the atomics target features is disabled, since that means that the resulting program will not be used in a threaded context. Similarly check for the presence of the bulk-memory feature, since that is also necessary to produce multithreaded programs. Differential Revision: https://reviews.llvm.org/D121014
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp')
0 files changed, 0 insertions, 0 deletions