[PATCH] D116016: [Clang] [PowerPC] Emit module flag for current float abi
Qiu Chaofan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 4 18:41:49 PST 2022
qiucf updated this revision to Diff 397443.
qiucf added a comment.
Only emit the flags when any instance of `long double` is used.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116016/new/
https://reviews.llvm.org/D116016
Files:
clang/lib/CodeGen/CodeGenTypes.cpp
clang/lib/CodeGen/CodeGenTypes.h
clang/lib/CodeGen/TargetInfo.cpp
clang/test/CodeGen/ppc64-float-abi-attr.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116016.397443.patch
Type: text/x-patch
Size: 4427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220105/c5558c06/attachment.bin>
More information about the cfe-commits
mailing list