mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Reuse LLVM global constants: do not generate a new llvm::Global constant for a pointer to a global constant for the same Carbon const_inst_id, reuse already generated one.