[CodeGen][OpenMP] Make EmitLoadOfPointer() type consistent
If necessary insert a bitcast beforehand, so the LLVM-level pointer type and the Clang-level pointer type line up.
Loading
Please sign in to comment
If necessary insert a bitcast beforehand, so the LLVM-level pointer type and the Clang-level pointer type line up.