[PATCH] D45166: [ELF] - Introduce helper for iterating over linker commands.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 11 02:10:03 PDT 2018
grimar updated this revision to Diff 141961.
grimar added a comment.
- Used `filter<>` in a few more places.
Rui, are you OK to land this version? It reduces nesting and simplifies loops..
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.141961.patch
Type: text/x-patch
Size: 13876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180411/dd71927a/attachment.bin>
More information about the llvm-commits
mailing list