Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Paths
| Differential D40993
Prefer `ArrayRef` over `const std::vector&` ClosedPublic Authored by sbc100 on Dec 7 2017, 5:01 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 7 2017, 5:03 PM Closed by commit rLLD320125: Prefer `ArrayRef` over `const std::vector&` (authored by sbc). · Explain WhyDec 7 2017, 5:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 126078 COFF/Driver.h
COFF/DriverUtils.cpp
COFF/ICF.cpp
COFF/InputFiles.h
COFF/MarkLive.cpp
COFF/PDB.cpp
COFF/SymbolTable.cpp
COFF/Writer.h
include/lld/Core/LinkingContext.h
wasm/InputFiles.h
wasm/OutputSections.h
wasm/OutputSections.cpp
|