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

Balint Joo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 09:34:08 PST 2023


bjoo added a comment.

Thanks @jhuber6 . My only remaining concern is that this is a bit of a blunt instrument. I am not sure for example whether the new symtap  creation causes a leak ultimately. If more knowledgeable folks than I can suggest refinements I'd be happy to implement them.


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