[PATCH] D108877: [WebAssembly] Allow import and export of TLS symbols between DSOs

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 10:28:36 PDT 2021


sbc100 marked an inline comment as done.
sbc100 added a comment.

This change is much more complete now.

- removed ImportInfo for now (will add that later)
- added obj2yaml support for dumping the new subsection
- added a lot more testing


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108877/new/

https://reviews.llvm.org/D108877



More information about the llvm-commits mailing list