diff options
author | Xun Li <lxfind@gmail.com> | 2021-06-23 15:33:55 -0700 |
---|---|---|
committer | Xun Li <lxfind@gmail.com> | 2021-06-23 15:33:55 -0700 |
commit | f09ec01f1fbbf8920db65a77791d511bf4d03d3c (patch) | |
tree | 2899b820b973c7a2d09771da4a13a1dc5e1747b4 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | f8c84da23bc93e66f7a161e09a470b85b557740e (diff) | |
download | llvm-f09ec01f1fbbf8920db65a77791d511bf4d03d3c.zip llvm-f09ec01f1fbbf8920db65a77791d511bf4d03d3c.tar.gz llvm-f09ec01f1fbbf8920db65a77791d511bf4d03d3c.tar.bz2 |
[SjLj] Insert UnregisterFn before musttail call
When inserting UnregisterFn, if there is a musttail call, we must insert before the call so that we don't break the musttail call contract.
Reviewed By: wenlei
Differential Revision: https://reviews.llvm.org/D104807
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions