Closed dcbaker closed 2 years ago
MIr assumes that a method call will happen on an ID currently, which may not be true, such as in cases like
if meson.get_compiler('c').get_id() = 'gcc' ... endif
MIr assumes that a method call will happen on an ID currently, which may not be true, such as in cases like