[PATCH] D53564: [llvm-dwarfdump] - Fix incorrect parsing of the DW_LLE_startx_length
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 23 10:43:16 PDT 2018
aprantl added a comment.
In https://reviews.llvm.org/D53564#1272771, @dblaikie wrote:
> So it should change based on DWARF version, unfortunately.
What happens when the llvm-dwarfdump with this patch reads the old format? Depending on the answer it might be useful to also add a --verify check for this. I'll leave this up to you.
https://reviews.llvm.org/D53564
More information about the llvm-commits
mailing list