sbc100 added inline comments.
Comment at: lld/trunk/wasm/Symbols.h:438
+ // __tls_size
+ // Symbol whose value is the alignment of the TLS block.
__tls_align
Comment at: lld/trunk/wasm/Symbols.h:439
+ // __tls_size
+ // Symbol whose valu
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366624: [WebAssembly] Compute and export TLS block alignment
(authored by quantum, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65028?vs=210930&id=210934#toc
Repository:
rL LLVM
tlively accepted this revision.
tlively added a comment.
This revision is now accepted and ready to land.
Nice
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65028/new/
https://reviews.llvm.org/D65028
_
quantum created this revision.
quantum added reviewers: tlively, aheejin, sbc100, sunfish, alexcrichton.
Herald added subscribers: llvm-commits, cfe-commits, hiraditya,
jgravelle-google, dschuff.
Herald added projects: clang, LLVM.
Add immutable WASM global `__tls_align` which stores the alignmen