[PATCH] D64283: [PowerPC] Support -mabi=ieeelongdouble and -mabi=ibmlongdouble

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 7 21:55:50 PDT 2019


MaskRay updated this revision to Diff 208315.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added subscribers: krytarowski, emaste.

Update description.

Fix the mangled code: U10__float128 -> u9__ieee128


Repository:
  rC Clang

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

https://reviews.llvm.org/D64283

Files:
  include/clang/Basic/LangOptions.def
  include/clang/Driver/Options.td
  lib/Basic/Targets/PPC.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/ppc64-long-double.cpp
  test/Driver/ppc-abi.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64283.208315.patch
Type: text/x-patch
Size: 6837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190708/bc2e5af9/attachment-0001.bin>


More information about the cfe-commits mailing list