[PATCH] D22045: [X86] Support of no_caller_saved_registers attribute (Clang part)

Amjad Aboud via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 24 04:56:35 PDT 2016


aaboud updated this revision to Diff 65269.
aaboud added a comment.

Updated test according to comments.


https://reviews.llvm.org/D22045

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  lib/CodeGen/CGCall.cpp
  lib/Sema/SemaDeclAttr.cpp
  test/CodeGenCXX/attr-x86-no_caller_saved_registers.cpp
  test/SemaCXX/attr-x86-no_caller_saved_registers.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22045.65269.patch
Type: text/x-patch
Size: 5664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160724/f9776ea7/attachment-0001.bin>


More information about the cfe-commits mailing list