[lld] [lld][ELF] Add --debug-names to create merged .debug_names. (PR #86508)

via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 00:57:31 PDT 2024


cmtice wrote:

I've added a test case for when there are multiple CUs in a single .o file (CompUnit > 1), as well as the code needed to update the CU offsets to work properly in this case.

I will address David's review comments next.

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


More information about the llvm-commits mailing list