See D61891: llvm had a bug that might create invalid (DW_AT_low_pc,DW_AT_high_pc) pairs or range list entries due to missing DW_AT_addr_base.
Details
Details
- Reviewers
• espindola ruiu - Commits
- rZORG96cc775e6c7e: [ELF] --gdb-index: fix SIGSEGV when a DWARFAddressRange has invalid SectionIndex
rZORGf7c9acdbb8c5: [ELF] --gdb-index: fix SIGSEGV when a DWARFAddressRange has invalid SectionIndex
rG96cc775e6c7e: [ELF] --gdb-index: fix SIGSEGV when a DWARFAddressRange has invalid SectionIndex
rGf7c9acdbb8c5: [ELF] --gdb-index: fix SIGSEGV when a DWARFAddressRange has invalid SectionIndex
rGed4dbe63260f: [ELF] --gdb-index: fix SIGSEGV when a DWARFAddressRange has invalid SectionIndex
rL360679: [ELF] --gdb-index: fix SIGSEGV when a DWARFAddressRange has invalid SectionIndex
rLLD360679: [ELF] --gdb-index: fix SIGSEGV when a DWARFAddressRange has invalid SectionIndex
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker