summaryrefslogtreecommitdiff
path: root/lld/ELF/BPSectionOrderer.cpp
AgeCommit message (Expand)Author
2025-08-07[lld][ELF] filter out section symbols when use BP reorder (#151685)Pengying Xu
2025-07-18[lld][elf] Skip BP ordering input sections with null data (#149265)Pengying Xu
2025-06-03[lld][macho] Strip .__uniq. and .llvm. hashes in -order_file (#140670)SharonXSharon
2025-04-19[lld] Use llvm::unique (NFC) (#136453)Kazu Hirata
2025-02-13[lld][BP] Avoid ordering ICF'ed sections (#126327)Ellis Hoag
2025-02-04[ELF] Add BPSectionOrderer options (#125559)Fangrui Song
2025-02-03Revert "[ELF] Add BPSectionOrderer options (#120514)"Hans Wennborg
2025-02-02[lld] BPSectionOrderer: stabilize iteration orderFangrui Song
2025-02-02[ELF] Add BPSectionOrderer options (#120514)Pengying Xu