diff options
author | Daniel Thornburgh <dthorn@google.com> | 2023-11-08 15:55:22 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-08 15:55:22 -0800 |
commit | 71de61259a513120796c294568754b0b9e2ee085 (patch) | |
tree | 0fb86a74ef0cf51cb5af72024d43930d92ed6cfd /llvm/lib | |
parent | 4a9c71b8c2d01bf4efacf488d46ed2d92e71f355 (diff) | |
download | llvm-71de61259a513120796c294568754b0b9e2ee085.zip llvm-71de61259a513120796c294568754b0b9e2ee085.tar.gz llvm-71de61259a513120796c294568754b0b9e2ee085.tar.bz2 |
[lld][MachO] Prevent doubled N_SO when comp_dir and name absolute (#71608)
When forming MachO STABS, this change detects if the DW_AT_name of the
compile unit is already absolute (as allowed by DWARF), and if so, does
not prepend DW_AT_comp_dir.
Fixes #70995
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions