The convenience wrapper in STLExtras is available since rL342102.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
- Build Status
Buildable 23162 Build 23161: arc lint + arc unit
Paths
| Differential D52569
[ELF] llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) ClosedPublic Authored by MaskRay on Sep 26 2018, 1:12 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 26 2018, 1:14 PM Closed by commit rLLD343146: [ELF] llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) (authored by MaskRay). · Explain WhySep 26 2018, 1:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 167182 ELF/InputSection.cpp
ELF/SyntheticSections.cpp
ELF/Writer.cpp
|