[PATCH] D118414: [lld][WebAssembly] Handle TLS symbols in older object file
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 27 16:29:25 PST 2022
dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.
I guess the existing tls.s test case still covers the case where neither the symbol nor the segment is marked as TLS but the name is `.tdata`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118414/new/
https://reviews.llvm.org/D118414
More information about the llvm-commits
mailing list