[PATCH] D46145: Use a buffer when allocating relocations
Rafael Avila de Espindola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 27 08:32:55 PDT 2018
espindola updated this revision to Diff 144349.
espindola added a comment.
Use end() when inserting. Doesn't make a difference in here, but is the canonical way of concatenating vectors.
https://reviews.llvm.org/D46145
Files:
ELF/Driver.cpp
ELF/InputSection.cpp
ELF/InputSection.h
ELF/SyntheticSections.cpp
ELF/SyntheticSections.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46145.144349.patch
Type: text/x-patch
Size: 3924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/457d9313/attachment.bin>
More information about the llvm-commits
mailing list