[PATCH] D43406: Merge two small functions and add comments.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 16 12:53:20 PST 2018
ruiu added a comment.
By the way, what is InputChunk::copyRelocations for? That function copies relocations from other InputChunk, but it's not clear to me why we need to do that.
https://reviews.llvm.org/D43406
More information about the llvm-commits
mailing list