[PATCH] D89152: [lld][WebAssembly] Add support for -Bsymbolic

Alon Zakai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 17:08:26 PDT 2020


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

I'm not an expert on the LLVM details here, but, the logic looks correct and that it properly corresponds to the original idea of this optimization (that this will replace).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89152



More information about the llvm-commits mailing list