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

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 9 20:27:46 PDT 2019


MaskRay updated this revision to Diff 208875.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Add another test: -mabi=elfv2 -mabi=elfv1 -mabi=ibmlongdouble -mabi=ieeelongdouble

Try fixing the markdown in the description


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.208875.patch
Type: text/x-patch
Size: 7020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190710/a8c11275/attachment-0001.bin>


More information about the cfe-commits mailing list