Skip to content
Commit a8e88745 authored by Evan Cheng's avatar Evan Cheng
Browse files

Fix for PR7193 was overly conservative. The only case where sibcall callee

address cannot be allocated a register is in 32-bit mode where the first
three arguments are marked inreg. In that case EAX, EDX, and ECX will be
used for argument passing.

This fixes PR7610.

llvm-svn: 108327
parent 4f3b5f30
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