Nikita Popov 373789b059 Don't use global initializer if type does not match
This was relying on the presence of a bitcast to avoid using the
constant global initializer for a load using a different type.
With opaque pointers, we need to check this explicitly.
2022-05-25 17:28:58 +02:00
..
2022-05-16 20:15:06 -04:00
2022-02-28 00:02:11 -05:00
2022-02-24 12:18:21 +01:00