[PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 15:25:57 PST 2016


pcc added a comment.

> Could you build something large and then run llvm-dsymutil with and without the patch on it and compare the differences?


I don't think this change will make a difference in llvm-dsymutil because it isn't using the data representation yet.


http://reviews.llvm.org/D17321





More information about the llvm-commits mailing list