Fangrui Song 3b299af923
ELF: Store EhInputSection relocations to simplify code. NFC
Store relocations directly as `SmallVector<Relocation, 0>` within
EhInputSection to avoid processing different relocation formats
(REL/RELA/CREL) throughout the codebase.

Next: Refactor RelocationScanner to utilize EhInputSection::rels

Pull Request: https://github.com/llvm/llvm-project/pull/161041
2025-09-29 09:15:25 -07:00
..
2024-10-05 09:37:27 -07:00
2024-10-06 00:31:51 -07:00
2024-11-14 22:17:10 -08:00
2025-06-09 15:52:37 -07:00
2024-09-29 14:45:00 -07:00
2024-09-29 15:39:52 -07:00
2024-09-29 15:32:16 -07:00

See docs/NewLLD.rst