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

Fix an oops in x86 sibcall optimization. If the ByVal callee argument is...

Fix an oops in x86 sibcall optimization. If the ByVal callee argument is itself passed as a pointer, then it's obviously not safe to do a tail call.

llvm-svn: 97797
parent 798ca1e6
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