[PATCH] D50989: Remove Darwin support from POWER backend.
Kit Barton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 20 12:25:32 PDT 2018
kbarton created this revision.
kbarton added reviewers: power-llvm-team, hfinkel, echristo, rsmith.
Herald added a subscriber: nemanjai.
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.
https://reviews.llvm.org/D50989
Files:
clang/test/CodeGen/bool_test.c
clang/test/CodeGen/darwin-ppc-varargs.c
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50989.161533.patch
Type: text/x-patch
Size: 6954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180820/80ab6463/attachment.bin>
More information about the cfe-commits
mailing list