Files
clang-p2996/llvm/lib/Transforms/IPO/SCCP.cpp
Carlos Alberto Enciso f3b20cb16a [IPSCCP] Variable not visible at Og. (#66745)
https://bugs.llvm.org/show_bug.cgi?id=51559
https://github.com/llvm/llvm-project/issues/50901

IPSCCP pass removes the global variable and does not create a constant
expression for the initializer value.
2023-10-24 06:22:18 +01:00

16 KiB