2 Commits

Author SHA1 Message Date
Andy Kaylor
90828e00a0
[CIR] Restore the underscore in dso_local (#145551)
The CIR handling of `dso_local` for globals was upstreamed without the
underscore, making it inconsistent with the incubator and LLVM IR. This
change restores the underscore.
2025-06-24 10:44:15 -07:00
Andy Kaylor
24bbc82070
[CIR] Support for static variables (#143980)
This adds support for emitting static variables and their initializers.
2025-06-13 11:20:32 -07:00