llvm
fcd0e2cc - [ELF] Remove redundant sec->repl != sec check in BPSectionOrderer. NFC (#189214)

Commit
1 day ago
[ELF] Remove redundant sec->repl != sec check in BPSectionOrderer. NFC (#189214) ICF's InputSection::replace() calls markDead() on folded sections, so `!sec->isLive()` already filters them.
Author
Parents
Loading