[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 11:28:47 PST 2016
clayborg added a comment.
David, let me know what you think about this approach. I removed a redundant DWARF version that was being stored in DwarfDebug and it cleans things up nicely.
https://reviews.llvm.org/D26879
More information about the llvm-commits
mailing list