[PPC] Remove Darwin support from POWER backend.
authorKit Barton <kbarton@ca.ibm.com>
Mon, 27 Aug 2018 19:53:19 +0000 (19:53 +0000)
committerKit Barton <kbarton@ca.ibm.com>
Mon, 27 Aug 2018 19:53:19 +0000 (19:53 +0000)
commit997165b26925dd35232e2e75b6f7c25bdc4a6513
tree8f68c68b07a2c66c70c150464001bec4b17b0cc4
parentdd4c14e4dd7b5fd6faba00d75f4cf735d37ab9e2
[PPC] Remove Darwin support from POWER backend.
This patch removes uses of the Darwin ABI for PowerPC related test cases. This
is the first step in removing Darwin support from the POWER backend.

clang/test/CodeGen/darwin-ppc-varargs.c  was deleted because it was a darwin/ppc
specific test case.

All other tests were updated to remove the darwin/ppc specific invocation.

Phabricator Review: https://reviews.llvm.org/D50989.

llvm-svn: 340770
clang/test/CodeGen/bool_test.c
clang/test/CodeGen/darwin-ppc-varargs.c [deleted file]
clang/test/CodeGen/darwin-string-literals.c
clang/test/CodeGen/target-data.c
clang/test/CodeGenCXX/mangle-long-double.cpp
clang/test/Coverage/targets.c