Make some small adjustment while touching the code: make parameters
const, use less_first(), etc.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 196172 lld/trunk/COFF/ICF.cpp
lld/trunk/COFF/Writer.cpp
lld/trunk/ELF/AArch64ErrataFix.cpp
lld/trunk/ELF/CallGraphSort.cpp
lld/trunk/ELF/ICF.cpp
lld/trunk/ELF/LinkerScript.cpp
lld/trunk/ELF/MapFile.cpp
lld/trunk/ELF/OutputSections.cpp
lld/trunk/ELF/Relocations.cpp
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/ELF/Writer.cpp
lld/trunk/lib/ReaderWriter/MachO/MachOLinkingContext.cpp
lld/trunk/wasm/Writer.cpp
|