Our implementation of KEEP doesn't check file pattern. This patch fixes it.
Details
Details
Diff Detail
Diff Detail
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 73496 ELF/LinkerScript.h
ELF/LinkerScript.cpp
test/ELF/linkerscript/sections-keep.s
|