[flang] Added missing _Complex for COMPLEX(10) C reduction API.
I noticed _Complex was missing for the long double case. I might be missing something, but it looks like the compiler does not call the C wrappers directly. Do we need to keep the complex-reduction.[ch] at all? Differential Revision: https://reviews.llvm.org/D148479
parent
119a94b5
Please register or sign in to comment