Skip to content
Commit 3ae39f8a authored by Eli Friedman's avatar Eli Friedman
Browse files

Fix X86TargetLowering::LowerExternalSymbol so that it actually works in...

Fix X86TargetLowering::LowerExternalSymbol so that it actually works in non-trivial cases.  This hasn't been an issue before because the function isn't normally called (but apparently is used to generate a tail-call to sin() on ELF x86-32 with PIC and SSE2).

Fixes PR9693.

llvm-svn: 137292
parent e1894cf9
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