Skip to content
Commit cb9046cf authored by Arnold Schwaighofer's avatar Arnold Schwaighofer
Browse files

CheckTailCallReturnConstraints is missing a check on the

incomming chain of the RETURN node. The incomming chain must
be the outgoing chain of the CALL node. This causes the
backend to identify tail calls that are not tail calls. This
patch fixes this.

llvm-svn: 73387
parent a2937bc3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment