Matthias Krüger b89ee99d57
Rollup merge of #128820 - LYF1999:yf/dev, r=nikic
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
2024-09-05 18:58:53 +02:00
..
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00