[PATCH] D76591: [PPCInstPrinter] Change printBranchOperand(calltarget) to print the target address in hexadecimal form
Jason Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 24 08:34:49 PDT 2020
jasonliu added a comment.
@nemanjai
AIX system assembler does not seem to like this new form.
Assembler:
test.s: line 46: 1252-086 The target of the branch instruction
must be a relocatable or external expression.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76591/new/
https://reviews.llvm.org/D76591
More information about the llvm-commits
mailing list