summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/command_script/import/dummymodule.py
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2015-10-23 19:35:38 +0000
committerReid Kleckner <rnk@google.com>2015-10-23 19:35:38 +0000
commitf02e33ce4286bf0d1fe9c23d263de0990987d177 (patch)
treef3da71a1e49f740a9e79fc3e4bc69e0760667a9a /lldb/test/functionalities/command_script/import/dummymodule.py
parent2c1217d82afa504ae202a4612fa5f9f75ddecd67 (diff)
downloadbcm5719-llvm-f02e33ce4286bf0d1fe9c23d263de0990987d177.tar.gz
bcm5719-llvm-f02e33ce4286bf0d1fe9c23d263de0990987d177.zip
[X86] Clean up the tail call eligibility logic
Summary: The logic here isn't straightforward because our support for TargetOptions::GuaranteedTailCallOpt. Also fix a bug where we were allowing tail calls to cdecl functions from fastcall and vectorcall functions. We were special casing thiscall and stdcall callers rather than checking for any convention that requires clearing stack arguments before returning. Reviewers: hans Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D14024 llvm-svn: 251137
Diffstat (limited to 'lldb/test/functionalities/command_script/import/dummymodule.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud