Files
clang-p2996/lld/ELF/Relocations.cpp
Fangrui Song a821fee312 [ELF] scanRelocations: support .crel.eh_frame
Follow-up to #98115. For EhInputSection, RelocationScanner::scan calls
sortRels, which doesn't support the CREL iterator. We should set
supportsCrel to false to ensure that the initial_location fields in
.eh_frame FDEs are relocated.
2024-08-08 12:02:44 -07:00

98 KiB