diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2015-11-06 23:55:38 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2015-11-06 23:55:38 +0000 |
commit | 5cfcce12eb0446db614ae3f213f9c02ed4aa87a3 (patch) | |
tree | 1f4b89a02b6964f005f6fbc5e724620c72c3db3a /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 6e680b2be7e2af65fa054a61133f4930844975a4 (diff) | |
download | bcm5719-llvm-5cfcce12eb0446db614ae3f213f9c02ed4aa87a3.tar.gz bcm5719-llvm-5cfcce12eb0446db614ae3f213f9c02ed4aa87a3.zip |
Add 'notail' marker for call instructions.
This marker prevents optimization passes from adding 'tail' or
'musttail' markers to a call. Is is used to prevent tail call
optimization from being performed on the call.
rdar://problem/22667622
Differential Revision: http://reviews.llvm.org/D12923
llvm-svn: 252368
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions