[PATCH] D139450: Warn about unsupported ibmlongdouble
Tulio Magno Quites Machado Filho via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 6 11:43:59 PST 2022
tuliom created this revision.
tuliom added projects: clang, PowerPC.
Herald added a subscriber: kbarton.
Herald added a project: All.
tuliom requested review of this revision.
Herald added a subscriber: MaskRay.
When -mabi=ieeelongdouble is enabled by default, libc++ does not support
-mabi=ibmlongdouble.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D139450
Files:
clang/lib/Driver/ToolChains/PPCLinux.cpp
clang/lib/Driver/ToolChains/PPCLinux.h
clang/test/Driver/lit.local.cfg
clang/test/Driver/ppc-float-abi-warning.cpp
clang/test/lit.site.cfg.py.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139450.480567.patch
Type: text/x-patch
Size: 4916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221206/6e511028/attachment-0001.bin>
More information about the cfe-commits
mailing list