[PATCH] D26567: Improve DWARF parsing speed by improving DWARFAbbreviationDeclaration
Greg Clayton via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 14 10:47:46 PST 2016
clayborg added a comment.
I have another upcoming patch that will add unit testing of DWARF that you generate that will be able to detect that we have a fixed size abbreviation declaration, but that patch will need to be recoded to use the AsmPrinter classes so that will be in my next patch.
https://reviews.llvm.org/D26567
More information about the llvm-commits
mailing list