Files
rust/compiler/rustc_codegen_ssa/src/mir
Josh Stone 183d79cc09 Prepare call/invoke for opaque pointers
Rather than relying on `getPointerElementType()` from LLVM function
pointers, we now pass the function type explicitly when building `call`
or `invoke` instructions.
2021-08-05 10:58:55 -07:00
..
2021-03-20 17:22:24 +01:00