[lld] [LLD] Tombstone LocalTU entry in .debug_names (PR #70701)
Alexander Yermolovich via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 6 11:12:33 PST 2023
ayermolo wrote:
> Sorry for my late reply. IIUC `clang -fdebug-types-section -g -gpubnames` does not emit `.debug_names`. #68131 will implement the support (accidentally committed, reverted in [f320065](https://github.com/llvm/llvm-project/commit/f320065aeb379d8f9d2780a687768742f8b18eb2)). `git cherry-pick -n 9bbd2bf654634cd95dd0be7948ec8402c3c76e1e` has merge conflicts, so it seems difficult for me to play with the example...
Sorry I thought I mentioned somewhere.
https://github.com/llvm/llvm-project/pull/70515 Is a current open PR for it. At least according to GH there are no merge conflicts for it.
https://github.com/llvm/llvm-project/pull/70701
More information about the llvm-commits
mailing list