mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 00:47:45 +00:00
Imlement struct_gep using LLVMBuildStructGEP2 which takes an explicit type argument instead of deriving it from a pointer type.
Imlement struct_gep using LLVMBuildStructGEP2 which takes an explicit type argument instead of deriving it from a pointer type.