[PATCH] Remove support for pnaclcall attribute
Derek Schuff
dschuff at google.com
Wed Jan 28 11:10:26 PST 2015
- Remove NaCl*ABIInfo
it just existed to delegate to either the portable or native ABIInfo
also remove checkCallingConvention which was now a no-op override.
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.18908.patch
Type: text/x-patch
Size: 12771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150128/7401b756/attachment.bin>
More information about the llvm-commits
mailing list