aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2021-09-09 11:55:08 -0400
committerSam Clegg <sbc@chromium.org>2021-09-09 12:45:58 -0400
commit6355234660551e7562e2ace512ccaefacbbb9065 (patch)
treec7f1bd68510659a5522249842ba1b34f671d36c3 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentc34f3780a7f0f8515ab3ca325b277eadd216df79 (diff)
downloadllvm-6355234660551e7562e2ace512ccaefacbbb9065.zip
llvm-6355234660551e7562e2ace512ccaefacbbb9065.tar.gz
llvm-6355234660551e7562e2ace512ccaefacbbb9065.tar.bz2
[lld][WebAssembly] Fix crash on un-used __tls_base symbol
In the case that TLS is used in the single-threaded program, and therefore effectively lowered away, we still optionally create a `__tls_base` symbols, but the code for setting it was assuming it was always created. Differential Revision: https://reviews.llvm.org/D109518
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions