[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 09:47:38 PST 2016
clayborg added a comment.
We actually don't need to modify the DwarfLinker, but I was planning on letting Fred Riss know that he can remove the code that works around a DIEEntry reference with DW_FORM_ref_addr after this was in. I didn't want to change the dwarf linker further to remove his work around without talking to him.
https://reviews.llvm.org/D26879
More information about the llvm-commits
mailing list