[PATCH] D39210: Add default calling convention support for regcall.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 2 14:08:36 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317268: Add default calling convention support for regcall. (authored by erichkeane).

Changed prior to commit:
  https://reviews.llvm.org/D39210?vs=120284&id=121372#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39210

Files:
  cfe/trunk/include/clang/Basic/LangOptions.h
  cfe/trunk/include/clang/Driver/CC1Options.td
  cfe/trunk/include/clang/Driver/CLCompatOptions.td
  cfe/trunk/lib/AST/ASTContext.cpp
  cfe/trunk/lib/Driver/ToolChains/Clang.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/test/CodeGenCXX/default_calling_conv.cpp
  cfe/trunk/test/Driver/cl-cc-flags.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39210.121372.patch
Type: text/x-patch
Size: 8496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171102/14e92af2/attachment-0001.bin>


More information about the cfe-commits mailing list