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

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 10 19:03:43 PDT 2019


MaskRay updated this revision to Diff 209114.
MaskRay added a comment.

Make -mabi=ieeelongdouble a pure CC1 option so that we can simplify the -mabi= loop


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/CC1Options.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.209114.patch
Type: text/x-patch
Size: 6551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190711/6c9d4b9d/attachment-0001.bin>


More information about the cfe-commits mailing list