diff options
author | Brendon Cahoon <bcahoon@codeaurora.org> | 2018-11-09 18:16:24 +0000 |
---|---|---|
committer | Brendon Cahoon <bcahoon@codeaurora.org> | 2018-11-09 18:16:24 +0000 |
commit | ac8fed68d5cefc026a5cbf1fc8b258cb4e841018 (patch) | |
tree | 9e3aab3524823c249f1beb658a37a413ed764d4b /lldb/packages/Python/lldbsuite/test/python_api/target/main.c | |
parent | 44487b655dddc4b6611421dee425c74d1645dbdd (diff) | |
download | bcm5719-llvm-ac8fed68d5cefc026a5cbf1fc8b258cb4e841018.tar.gz bcm5719-llvm-ac8fed68d5cefc026a5cbf1fc8b258cb4e841018.zip |
[Hexagon] Implement noreturn optimization
Eliminate the stack frame in functions with the noreturn nounwind
attributes, and when the noreturn-stack-elim target feature is
enabled. This reduces the code and stack space needed for noreturn
functions.
Differential Revision: https://reviews.llvm.org/D54210
llvm-svn: 346532
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/main.c')
0 files changed, 0 insertions, 0 deletions