Make some small adjustment while touching the code: make parameters
const, use less_first(), etc.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
- Build Status
Buildable 30865 Build 30864: arc lint + arc unit
Paths
| Differential D60989
Use llvm::stable_sort ClosedPublic Authored by MaskRay on Apr 22 2019, 6:48 PM.
Details Summary Make some small adjustment while touching the code: make parameters
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 22 2019, 6:59 PM Closed by commit rL358943: Use llvm::stable_sort (authored by MaskRay). · Explain WhyApr 22 2019, 7:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 196168 COFF/ICF.cpp
COFF/Writer.cpp
ELF/AArch64ErrataFix.cpp
ELF/CallGraphSort.cpp
ELF/ICF.cpp
ELF/LinkerScript.cpp
ELF/MapFile.cpp
ELF/OutputSections.cpp
ELF/Relocations.cpp
ELF/SyntheticSections.cpp
ELF/Writer.cpp
lib/ReaderWriter/MachO/MachOLinkingContext.cpp
wasm/Writer.cpp
|