[PATCH] D109426: [WebAssembly] Add explict TLS symbol flag

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 15:07:34 PDT 2021


tlively accepted this revision.
tlively added a comment.
This revision is now accepted and ready to land.

I have to say that I don't quite understand all the MCStreamer stuff, especially what fixSymbolsInTLSFixups is for, but the code looks good to me. Do we have a plan for when we will be able to remove the name-based implicit TLS?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109426



More information about the llvm-commits mailing list