This is the clang counterpart to the patch posted in https://reviews.llvm.org/D50988.
The patch removes Darwin support from the POWER backend. A similar approach will be taken for the relevant code in Clang. Once the initial patch lands, cleanup of the old PPC-specific Darwin paths can be done on demand, using post-commit reviews whenever possible.