summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2016-09-22 19:50:05 +0000
committerHans Wennborg <hans@hanshq.net>2016-09-22 19:50:05 +0000
commitc4b1d20ba2952e1699ec5c44dd532fa8e9bf042c (patch)
treeeca5d64e9c70e9dd6885eefe355720a4a09ad88b /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
parent0201a9e94e3e95baf0e2d818e79c3f63b8fef558 (diff)
downloadbcm5719-llvm-c4b1d20ba2952e1699ec5c44dd532fa8e9bf042c.tar.gz
bcm5719-llvm-c4b1d20ba2952e1699ec5c44dd532fa8e9bf042c.zip
Win64: Don't emit unwind info for "leaf" functions (PR30337)
According to MSDN (see the PR), functions which don't touch any callee-saved registers (including %rsp) don't need any unwind info. This patch makes LLVM not emit unwind info for such functions, to save binary size. Differential Revision: https://reviews.llvm.org/D24748 llvm-svn: 282185
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud