[PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 09:24:40 PST 2016


joker.eph added a comment.

With the flag that allow to disable this optimization is something goes wrong (or the platform debugger isn't happy after that), I wouldn't oppose to this patch.
I'd rather have someone familiar with debug info to approve this revision, but I'm also OK to iterate on it post-commit if we find other issues.
Any of Adrian, David, or Duncan can express an opinion here?


http://reviews.llvm.org/D16440





More information about the llvm-commits mailing list