[PATCH] D64277: [X86][PowerPC] Support -mlong-double-128

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 9 08:48:29 PDT 2019


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

Rebase

The openmp issue was fixed by r365485


Repository:
  rC Clang

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

https://reviews.llvm.org/D64277

Files:
  include/clang/Driver/Options.td
  lib/Basic/TargetInfo.cpp
  lib/Basic/Targets/PPC.cpp
  lib/Basic/Targets/X86.h
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/ppc64-long-double.cpp
  test/CodeGen/x86-long-double.cpp
  test/Driver/mlong-double-128.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64277.208704.patch
Type: text/x-patch
Size: 7567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190709/2deda8df/attachment.bin>


More information about the cfe-commits mailing list