diff options
author | Thomas Lively <tlively@google.com> | 2019-07-30 18:08:39 +0000 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2019-07-30 18:08:39 +0000 |
commit | e0a9dce543adaf72506f72d7a4f595e41aed3865 (patch) | |
tree | b596f042cca704cb5b8597e2a96686fe60254ea9 /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py | |
parent | 130ec06843fad63e45a08f5825b0bbba9e5f557e (diff) | |
download | bcm5719-llvm-e0a9dce543adaf72506f72d7a4f595e41aed3865.tar.gz bcm5719-llvm-e0a9dce543adaf72506f72d7a4f595e41aed3865.zip |
[WebAssembly] Do not emit tail calls with return type mismatch
Summary:
return_call and return_call_indirect are only valid if the return
types of the callee and caller match. We were previously not enforcing
that, which was producing invalid modules.
Reviewers: aheejin
Subscribers: dschuff, sbc100, jgravelle-google, hiraditya, sunfish, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D65246
llvm-svn: 367339
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py')
0 files changed, 0 insertions, 0 deletions