[PATCH] D75485: Support DW_FORM_strx* in llvm-dwp.
Ali Tamur via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 5 17:32:35 PST 2020
tamur added a comment.
In D75485#1908787 <https://reviews.llvm.org/D75485#1908787>, @dblaikie wrote:
> Ah, looks like this overlaps a bit with https://reviews.llvm.org/D74312 - might be worth checking there if there's any necessary issues (rather than orthogonal pieces) that patch addresses that this one doesn't, etc.
Thank you, I was not aware https://reviews.llvm.org/D74312 ; I looked at it, yes it seems this patch and that mostly solves the same problems; it seems parts of that patch have already been checked in (maybe as another patch?) but other parts have not seen action for some time. I added the author @SouraVX as a reviewer for comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75485/new/
https://reviews.llvm.org/D75485
More information about the llvm-commits
mailing list