[PATCH] D54350: [DWARFv5] Emit split type units in .debug_info.dwo
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 9 17:47:06 PST 2018
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Looks good to me! Seems to come out naturally/unsurprisingly/unlikely to be weird by DwarfFile::emitUnit - whether it's TUs, CUs, in different sections, the same section, interleaved or separate.
Go engineering! always nice to see it come together so well :)
Repository:
rL LLVM
https://reviews.llvm.org/D54350
More information about the llvm-commits
mailing list