[PATCH] D76907: [PPCInstPrinter] Print conditional branches as `bt 2, $target` instead of `bt 2, .+$imm`
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 30 14:11:38 PDT 2020
MaskRay added a comment.
In D76907#1949346 <https://reviews.llvm.org/D76907#1949346>, @jhenderson wrote:
> I'm out of my depth here, so can't realistically review this. Sorry.
>
> I did see that the harbourmaster tests failed though. Are they related?
`lld/test/ELF/ppc*` need fixing. Since there were not many, I just fixed them. I worried people may have different ideas on the output.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76907/new/
https://reviews.llvm.org/D76907
More information about the llvm-commits
mailing list