[PATCH] D64276: [ItaniumMangle] Refactor long double/__float128 mangling and fix the mangled code
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 8 07:21:50 PDT 2019
MaskRay updated this revision to Diff 208399.
MaskRay edited the summary of this revision.
MaskRay added a comment.
getMangledTypeOfLongDouble -> getLongDoubleMangling
as erichkeane suggested.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64276/new/
https://reviews.llvm.org/D64276
Files:
include/clang/Basic/TargetInfo.h
lib/AST/ItaniumMangle.cpp
lib/Basic/Targets/PPC.h
lib/Basic/Targets/SystemZ.h
lib/Basic/Targets/X86.h
test/CodeGenCXX/float128-declarations.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64276.208399.patch
Type: text/x-patch
Size: 6425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190708/ef45275c/attachment-0001.bin>
More information about the cfe-commits
mailing list