[CodeGen] Avoid pointee type access during global var declaration
All callers pass in a GlobalVariable, so we can conveniently fetch the type from there.
parent
03dc2975
Please register or sign in to comment
All callers pass in a GlobalVariable, so we can conveniently fetch the type from there.