[PATCH] D73290: [PowerPC] Add clang -msvr4-struct-return for 32-bit ELF

Justin Hibbits via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 21 18:25:27 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4ca2cad947d0: [PowerPC] Add clang -msvr4-struct-return for 32-bit ELF (authored by jhibbits).

Changed prior to commit:
  https://reviews.llvm.org/D73290?vs=239982&id=259143#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73290

Files:
  clang/docs/ClangCommandLineReference.rst
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/TargetInfo.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/ppc32-struct-return.c
  clang/test/Driver/ppc-unsupported.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73290.259143.patch
Type: text/x-patch
Size: 12887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200422/bd1a2b88/attachment.bin>


More information about the cfe-commits mailing list