[PATCH] D26879: Make a DwarfGen class that can generate DWARF for unittests and add units tests to test DWARF API.

Greg Clayton via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 14:05:37 PST 2016


clayborg added a comment.

I'll do 2 changes, the refactoring of DwarfDebug ivars with a new patch and the DWARF generator with this patch. I will talk with Fred and work on a fix with him when I get back from break. There won't need to be any DWARF linker changes once the version is moved.


https://reviews.llvm.org/D26879





More information about the llvm-commits mailing list