[PATCH] D142547: [LLD] cleans up context and symbol table to allow multiple invocations to lld::elf::linker()

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 13:32:19 PST 2023


aganea added a comment.

As mentioned in https://github.com/llvm/llvm-project/issues/59874, this is on purpose. More info here: https://reviews.llvm.org/D142949#4093346. One should call `safeLldMain()` instead! Let me finish/land D119049 <https://reviews.llvm.org/D119049> and things should look better afterwards.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142547



More information about the llvm-commits mailing list