[PATCH] D107515: [DWARF] Expose raw bytes in DWARFExpression
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 5 00:27:39 PDT 2021
jhenderson added a comment.
On the surface, this seems reasonable, and is simple enough that a test is probably superfluous. However, my slight concern is that this appears to be dead code to an LLVM developer and therefore a candidate for removal, since there are no clients. I'd like one of those who more regular contributes to the library maintenance to chime in with their thoughts.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107515/new/
https://reviews.llvm.org/D107515
More information about the llvm-commits
mailing list