[PATCH] D12547: Add support for function attribute "disable_tail_calls"
Akira Hatanaka via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 12 16:45:00 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL252986: Add support for function attribute 'disable_tail_calls'. (authored by ahatanak).
Changed prior to commit:
http://reviews.llvm.org/D12547?vs=40060&id=40099#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12547
Files:
cfe/trunk/include/clang/Basic/Attr.td
cfe/trunk/include/clang/Basic/AttrDocs.td
cfe/trunk/lib/CodeGen/CGCall.cpp
cfe/trunk/lib/Sema/SemaDeclAttr.cpp
cfe/trunk/test/CodeGen/attr-disable-tail-calls.c
cfe/trunk/test/CodeGenCXX/attr-disable-tail-calls.cpp
cfe/trunk/test/Sema/attr-disable-tail-calls.c
cfe/trunk/test/SemaCXX/attr-disable-tail-calls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12547.40099.patch
Type: text/x-patch
Size: 9289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151113/53a2f2a1/attachment-0001.bin>
More information about the cfe-commits
mailing list