[PATCH] D89094: [objdump][macho] Check arch before formating reloc name as arm64 addend

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 14:37:17 PDT 2020


dsanders added a comment.

Peng asked me to commit this off-list

> Is that possible for relocations using the Mach-O versions?

I'll leave him to comment on that but FWIW I think it would be reasonable for it to error out on a relocation id that isn't known to a target. At best we'd be testing that an undefined relocation behaves a particular way


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89094/new/

https://reviews.llvm.org/D89094



More information about the llvm-commits mailing list