mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 03:24:11 +00:00
fix: get llvm type of global val using `LLVMTypeOf` on a global var always return ptr. so create a new function to access the value type of a global