[PATCH] D27032: Rely on a single DWARF version instead of having two copies

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 14:49:02 PST 2016


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Thanks!

(for posterity/others: No idea if AsmPrinter having any knowledge of DwarfDebug/DwarfVersion is the right layering - but this change seems no worse & handy for other DWARF generation code in llvm-dsymutil, unit testing, etc)


https://reviews.llvm.org/D27032





More information about the llvm-commits mailing list