[PATCH] D45166: [ELF] - Introduce helper for iterating over linker commands.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 3 09:20:41 PDT 2018
grimar updated this revision to Diff 140810.
grimar added a comment.
- Reimplemented with use of `make_filter_range`.
(honestly, this looking a bit scary for me, though I still like the caller side simplifications).
https://reviews.llvm.org/D45166
Files:
ELF/AArch64ErrataFix.cpp
ELF/LinkerScript.cpp
ELF/LinkerScript.h
ELF/OutputSections.cpp
ELF/Relocations.cpp
ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45166.140810.patch
Type: text/x-patch
Size: 12684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/26db0e37/attachment.bin>
More information about the llvm-commits
mailing list