Skip to content
Commit bb857e5d authored by Jeffrey Yasskin's avatar Jeffrey Yasskin
Browse files

Fix http://llvm.org/PR5729: x86-64 tail calls were putting their targets into

R11, and then asserting that the target was in R9.  Since R9 isn't reserved for
the target anymore, and is used as an argument, this patch changes the
assertion.

llvm-svn: 93065
parent 60fbd641
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