[PATCH] D76907: [PPCInstPrinter] Print conditional branches as `bt 2, $target` instead of `bt 2, .+$imm`

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 01:02:46 PDT 2020


jhenderson added a comment.

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?


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