[lld] [llvm] [dyndbg][LLD][ELF] Initial LLD support for dynamic debugging (PR #214188)

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 09:06:37 PDT 2026


https://github.com/smithp35 commented:

Only a few small comments on the code itself. I've only scanned the new tests at the moment. I couldn't find a test for undefined symbols referenced from the inner object. Could you add some tests for that?

Possibly worth a code-coverage build to make sure the tests are covering all the new code being added. 

https://github.com/llvm/llvm-project/pull/214188


More information about the llvm-commits mailing list