scott.smith added a comment.

In https://reviews.llvm.org/D32757#743874, @clayborg wrote:

> So I don't see where you moved all of the .Append functions. And if you did 
> your timings with them not being in there then your timings are off.


finalize_fn calls Append on each source first, then calls Finalize.  It might 
be hard to see because it's now a lambda that takes the src vector and dst 
NameToDIE as parameters.


Repository:
  rL LLVM

https://reviews.llvm.org/D32757



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to