summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorJames Molloy <james.molloy@arm.com>2015-11-06 10:32:53 +0000
committerJames Molloy <james.molloy@arm.com>2015-11-06 10:32:53 +0000
commite6f87ca812809543444d7d5961aea2509b8a3227 (patch)
tree0484ecea76aab7032b2b590638de7650912e9e14 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parenta805030ae821fa03fb76d89b9bb81ee66f676105 (diff)
downloadbcm5719-llvm-e6f87ca812809543444d7d5961aea2509b8a3227.tar.gz
bcm5719-llvm-e6f87ca812809543444d7d5961aea2509b8a3227.zip
Add a new attribute: norecurse
This attribute allows the compiler to assume that the function never recurses into itself, either directly or indirectly (transitively). This can be used among other things to demote global variables to locals. llvm-svn: 252282
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud