User Details
User Details
- User Since
- Jan 24 2023, 6:54 AM (9 w, 3 d)
Jan 31 2023
Jan 31 2023
bjoo added a comment to D142949: [lld] Destroy CommonLinkerContext inside lld::*::link after D108850.
I will try that
Jan 25 2023
Jan 25 2023
bjoo added a comment to D142547: [LLD] cleans up context and symbol table to allow multiple invocations to lld::elf::linker().
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.