aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorXun Li <lxfind@gmail.com>2021-06-23 15:33:55 -0700
committerXun Li <lxfind@gmail.com>2021-06-23 15:33:55 -0700
commitf09ec01f1fbbf8920db65a77791d511bf4d03d3c (patch)
tree2899b820b973c7a2d09771da4a13a1dc5e1747b4 /llvm/lib/CodeGen/CodeGenPrepare.cpp
parentf8c84da23bc93e66f7a161e09a470b85b557740e (diff)
downloadllvm-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