[PATCH] D98674: [NFC] [PowerPC] Determine Endianness in PPCTargetMachine
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 19 18:26:13 PDT 2021
nemanjai added a comment.
A couple of notes:
- Please test all patches for PPC on a PPC machine. If you don't have access, please reach out to me and I'll provide access to one on an OSU/OSL machine.
- When running `clang-format`, please run it only on the code you changed. You can do this using `git clang-format` (you can find the details at https://llvm.org/docs/Contributing.html#how-to-submit-a-patch)
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