Also add a few asserts to verify that we are indeed handling an
UNSIGNED relocation as the minued. I haven't made it an actual
user-facing error since I don't think llvm-mc is capable of generating
SUBTRACTOR relocations without an associated UNSIGNED.
Details
Details
- Reviewers
smeenai - Group Reviewers
Restricted Project - Commits
- rG541390131ef7: [lld-macho] Don't emit rebase opcodes for subtractor minuend relocs
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo