[PATCH] Remove support for pnaclcall attribute

Derek Schuff dschuff at google.com
Tue Jan 27 11:50:33 PST 2015


Hi jvoung,

It was used for interoperability with PNaCl's calling conventions, but
it's no longer needed.

http://reviews.llvm.org/D7206

Files:
  include/clang-c/Index.h
  include/clang/AST/Type.h
  include/clang/Basic/Attr.td
  include/clang/Basic/Specifiers.h
  lib/AST/Type.cpp
  lib/AST/TypePrinter.cpp
  lib/Basic/Targets.cpp
  lib/CodeGen/CGCall.cpp
  lib/CodeGen/TargetInfo.cpp
  lib/Sema/SemaDeclAttr.cpp
  lib/Sema/SemaType.cpp
  test/CodeGen/arm-pnaclcall.c
  test/CodeGen/x86_64-arguments-nacl.c
  test/Sema/callingconv.c
  tools/libclang/CXType.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7206.18834.patch
Type: text/x-patch
Size: 11509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150127/712545d3/attachment.bin>


More information about the llvm-commits mailing list