[PATCH] D98674: Resolved a FIXME in PowerPC SubTarget

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 20:25:03 PDT 2021


nemanjai accepted this revision.
nemanjai added a comment.
This revision is now accepted and ready to land.

LGTM (after the clang-format nits are addressed). Thanks for fixing this. Also, please mark this as `[NFC]` since there are no functional changes and make the title more descriptive. Perhaps:
`[NFC][PowerPC] Determine endianness in PPCTargetMachine`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98674



More information about the llvm-commits mailing list