[clang] [CLANG][DWARF] Do not emit -ggnu-pubnames for split dwarf version 5. (PR #82840)

Alexander Yermolovich via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 27 15:21:29 PST 2024


ayermolo wrote:

> It's been a few hours. Time to revert and analyze offline?

I think I have a fix. Just takes forever to setup and build on my laptop to test it.
Basically I think mac defaults to LLDB tuning, and test that fails explicitly passes the flag in.

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


More information about the cfe-commits mailing list