[PATCH] D28036: [PowerPC] Add ppc support to update_llc_test_checks.py, and ppc tests. NFC.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 12:15:28 PST 2016


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

I'll probably want to tweak the target_handlers list at some point (we use armv7-* rather than arm-eabi for some tests), but I can fix that up after this is committed.


https://reviews.llvm.org/D28036





More information about the llvm-commits mailing list