[PATCH] D46145: Use a buffer when allocating relocations

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 27 08:33:03 PDT 2018


grimar added a comment.

In https://reviews.llvm.org/D46145#1081129, @espindola wrote:

> Use end() when inserting. Doesn't make a difference in here, but is the canonical way of concatenating vectors.


Wrong review page :)


https://reviews.llvm.org/D46145





More information about the llvm-commits mailing list