Nikita Popov 8db30225ec [OpenMPIRBuilder] Check GV type instead of pointee type (NFC)
Change the assertion to check the value type instead of the pointee
type. To facilitate this, store GlobalVariable* instead of Constant*
in the map.
2023-07-18 11:31:41 +02:00
..