[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
Tue Jul 9 06:32:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365480: [ItaniumMangle] Refactor long double/__float128 mangling and fix the mangled… (authored by MaskRay, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64276/new/

https://reviews.llvm.org/D64276

Files:
  cfe/trunk/include/clang/Basic/TargetInfo.h
  cfe/trunk/lib/AST/ItaniumMangle.cpp
  cfe/trunk/lib/Basic/Targets/PPC.h
  cfe/trunk/lib/Basic/Targets/SystemZ.h
  cfe/trunk/lib/Basic/Targets/X86.h
  cfe/trunk/test/CodeGenCXX/float128-declarations.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64276.208666.patch
Type: text/x-patch
Size: 6605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190709/0d95f82f/attachment-0001.bin>


More information about the cfe-commits mailing list