Skip to content
Commit 686de241 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[complex] Use the much more powerful EmitCall routine to call libcalls

for complex math.

This should fix the windows build bots that started having trouble here
and generally fix complex libcall emission on targets which use sret for
complex data types. It also makes the code a bit simpler (despite
calling into a much more complex bucket of code).

llvm-svn: 219565
parent ec8e838b
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