`llvm::Type::getPointerTo()` is no longer needed with opaque pointers in LLVM. It may rather confuse new contributors to think that LLVM has typed pointers.
`llvm::Type::getPointerTo()` is no longer needed with opaque pointers in LLVM. It may rather confuse new contributors to think that LLVM has typed pointers.