[PATCH] D111700: [XCOFF] [llvm-readobj] improve the relocation output.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 2 01:52:31 PDT 2021
jhenderson added a comment.
Generally looks fine to me, but best wait for someone with XCOFF knowledge to approve.
================
Comment at: llvm/test/tools/llvm-readobj/XCOFF/relocations.test:40
+# RELOCS:Relocations [
+# RELOCS-NEXT: Section (index: 1) .text {
----------------
See my comment in D111699 for explanation (you could fix the above check similarly in this patch, if you wanted to match).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111700/new/
https://reviews.llvm.org/D111700
More information about the llvm-commits
mailing list