[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 13:21:25 PST 2024
ayermolo wrote:
> Looks this breaks tests on macOS: http://45.33.8.238/macm1/79435/step_7.txt
>
> Please take a look and revert for now if it takes a while to fix.
> Looks this breaks tests on macOS: http://45.33.8.238/macm1/79435/step_7.txt
>
> Please take a look and revert for now if it takes a while to fix.
Looks like it's just one test that checks for -ggnu-pubnames. Let me take a look.
https://github.com/llvm/llvm-project/pull/82840
More information about the cfe-commits
mailing list