]> granicus.if.org Git - clang/commit
[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)
commit260967ebf6d2195623045b81fdbfaf59d9499776
tree6d2a10a1ce9ea085e0b3420e014d94a6126904cc
parent5e8d6f98ab8ae500b0d731dd0aee638d97583401
[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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@340770 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/bool_test.c
test/CodeGen/darwin-ppc-varargs.c [deleted file]
test/CodeGen/darwin-string-literals.c
test/CodeGen/target-data.c
test/CodeGenCXX/mangle-long-double.cpp
test/Coverage/targets.c