Instrument: Fix load type of pre-existing builtin (#2575)
Builtins may be declared int, so load with its pointee type and cast to uint if needed.
Loading
Please register or sign in to comment
Builtins may be declared int, so load with its pointee type and cast to uint if needed.