mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 02:30:38 +00:00
Rather than relying on `getPointerElementType()` from LLVM function pointers, we now pass the function type explicitly when building `call` or `invoke` instructions.