Files
clang-p2996/lld/ELF/ICF.cpp
Fangrui Song 45146082e6 [ELF] relocateNonAlloc & ICF: replace random access iterators of relocations with input iterators. NFC
Also replace one `this->file` with a local variable as some function
calls are opaque to the compiler, causing unneeded reload.
2024-04-10 23:11:24 -07:00

22 KiB