Our implementation of KEEP doesn't check file pattern. This patch fixes it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D25242
[ELF] Linkerscript: fix KEEP ClosedPublic Authored by evgeny777 on Oct 4 2016, 9:33 AM.
Details Summary Our implementation of KEEP doesn't check file pattern. This patch fixes it.
Diff Detail
Event Timelineevgeny777 updated this object. This revision is now accepted and ready to land.Oct 4 2016, 1:22 PM Closed by commit rL283305: [ELF] make KEEP command recognize file patterns (authored by evgeny777). · Explain WhyOct 5 2016, 2:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 73612 lld/trunk/ELF/LinkerScript.h
lld/trunk/ELF/LinkerScript.cpp
lld/trunk/test/ELF/linkerscript/sections-keep.s
|