llvm
fcd0e2cc
- [ELF] Remove redundant sec->repl != sec check in BPSectionOrderer. NFC (#189214)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
MaskRay
Parents
71263dc6
Loading