[PATCH] D76195: [llvm-readobj][test] - Remove unused Offset key from reloc-types-*.test tests
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 15 08:33:09 PDT 2020
MaskRay added a comment.
I am kind of concerned that this will make tests on REL targets "more invalid". This is fine with our use of llvm-readobj because the addends aren't used. @jhenderson What do you think?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76195/new/
https://reviews.llvm.org/D76195
More information about the llvm-commits
mailing list