Files
clang-p2996/clang/lib/CodeGen/CGDecl.cpp
Eli Friedman 2f8f58dd17 [IR] Add method to GlobalVariable to change type of initializer. (#102553)
With opaque pointers, nothing directly uses the value type, so we can
mutate it if we want. This avoid doing a complicated RAUW dance.
2024-08-09 09:22:40 -07:00

110 KiB