mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
b89ee99d57
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