[LLVM] Use llvm::FunctionCallee in IRBuilder::CreateCall with LLVM 11+ (#5338)
The older variants of CreateCall have been deprecated and were recently removed from LLVM. This caused compilation failures.
Showing
Please
register
or
sign in
to comment