This should resolve the issue that lld build fails in some hosts
that uses case-insensitive file system.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 15451 Build 15451: arc lint + arc unit
Paths
| Differential D43788
Merge {COFF,ELF}/Strings.cpp to Common/Strings.cpp. ClosedPublic Authored by ruiu on Feb 26 2018, 2:49 PM.
Details Summary This should resolve the issue that lld build fails in some hosts
Diff Detail
Event TimelineHerald added subscribers: arichardson, javed.absar, mgorny, emaste. · View Herald TranscriptFeb 26 2018, 2:49 PM This revision is now accepted and ready to land.Feb 28 2018, 4:39 AM Closed by commit rL326339: Merge {COFF,ELF}/Strings.cpp to Common/Strings.cpp. (authored by ruiu). · Explain WhyFeb 28 2018, 9:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 135991 lld/COFF/CMakeLists.txt
lld/COFF/Strings.h
lld/COFF/Strings.cpp
lld/COFF/Symbols.cpp
lld/Common/Strings.cpp
lld/ELF/AArch64ErrataFix.cpp
lld/ELF/CMakeLists.txt
lld/ELF/Driver.cpp
lld/ELF/EhFrame.cpp
lld/ELF/LinkerScript.h
lld/ELF/LinkerScript.cpp
lld/ELF/MapFile.cpp
lld/ELF/MarkLive.cpp
lld/ELF/OutputSections.cpp
lld/ELF/Relocations.cpp
lld/ELF/Strings.h
lld/ELF/Strings.cpp
lld/ELF/SymbolTable.h
lld/ELF/Symbols.h
lld/ELF/SyntheticSections.cpp
lld/ELF/Writer.cpp
lld/include/lld/Common/Strings.h
|