This is a GNU attribute that allows split stacks to be turned off on a
per-function basis.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D3817
Implement the no_split_stack attribute. ClosedPublic Authored by pcc on May 16 2014, 11:23 PM.
Details Summary This is a GNU attribute that allows split stacks to be turned off on a
Diff Detail
Revision Contents
Diff 9585 include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
lib/CodeGen/CGCall.cpp
lib/Sema/SemaDeclAttr.cpp
test/CodeGen/split-stacks.c
test/CodeGenCXX/split-stacks.cpp
test/SemaCXX/attr-no-split-stack.cpp
|