summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@google.com>2018-03-20 22:01:32 +0000
committerDerek Schuff <dschuff@google.com>2018-03-20 22:01:32 +0000
commit39b5367cba5d706ece4091cb33e850b68486b53a (patch)
tree240c607188f3726a15877299e1bef4a8dd501390 /clang/lib/CodeGen/CodeGenModule.cpp
parente28ff4d43fb2f48f0c679a2305ea50aef1e8a456 (diff)
downloadbcm5719-llvm-39b5367cba5d706ece4091cb33e850b68486b53a.tar.gz
bcm5719-llvm-39b5367cba5d706ece4091cb33e850b68486b53a.zip
[WebAssembly] Strip threadlocal attribute from globals in single thread mode
The default thread model for wasm is single, and in this mode thread-local global variables can be lowered identically to non-thread-local variables. Differential Revision: https://reviews.llvm.org/D44703 llvm-svn: 328049
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud