[PATCH] D64067: [X86][PPC] Support -mlong-double-64
Andy Kaylor via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 3 08:25:58 PDT 2019
andrew.w.kaylor added a comment.
In this review (https://reviews.llvm.org/D6260) @rsmith mentions that this should also have an effect on name mangling.
What will this do if the user calls a library function that expects a long double? What does gcc do in that case?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64067/new/
https://reviews.llvm.org/D64067
More information about the cfe-commits
mailing list