[PATCH] D60989: Use llvm::stable_sort
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 22 18:48:24 PDT 2019
MaskRay created this revision.
MaskRay added a reviewer: ruiu.
Herald added subscribers: llvm-commits, aheejin, arichardson, sbc100, javed.absar, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
Make some small adjustment while touching the code: make parameters
const, use less_first(), etc.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D60989
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60989.196168.patch
Type: text/x-patch
Size: 14066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190423/a1687ed3/attachment.bin>
More information about the llvm-commits
mailing list