[PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 18 14:10:06 PST 2015
vsk added a comment.
I suppose it would be awkward to use ranged-for loops since it's indexing into two containers.
http://reviews.llvm.org/D14786
More information about the llvm-commits
mailing list