aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2025-03-20 11:07:54 -0700
committerGitHub <noreply@github.com>2025-03-20 11:07:54 -0700
commit882082ae405d086b61588169fe31102c58b7d74e (patch)
tree948d8733c159a5ca9db05f5071b0165b4fca91f8 /clang/lib/CodeGen/CodeGenModule.cpp
parentdd3addf954ac7e704fccc7d011217ba10461c883 (diff)
downloadllvm-882082ae405d086b61588169fe31102c58b7d74e.zip
llvm-882082ae405d086b61588169fe31102c58b7d74e.tar.gz
llvm-882082ae405d086b61588169fe31102c58b7d74e.tar.bz2
[HLSL] Buffer handle globals should not be constants (#130231)
If these are constants their initializers will be removed by InstCombine. Change them to not be constants and initialize them with poison.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions