[PATCH] D78113: Fix DWARFDataExtractor::getRelocatedValue near EOF
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 14 09:38:55 PDT 2020
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Sounds OK (some slight concern about whether we should have any defined behavior for return values when an Error is produced, but I can see the value in it for dumping, etc)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78113/new/
https://reviews.llvm.org/D78113
More information about the llvm-commits
mailing list