aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2025-06-08 00:02:26 -0700
committerFangrui Song <i@maskray.me>2025-06-08 00:02:27 -0700
commitce270b495d32710f6e4c42b5c7f6678b1f01db60 (patch)
tree94ed17226c3c96769b3340b41f625efb0dab7ade /clang/lib/CodeGen/CodeGenModule.cpp
parent239c8ac2680fd579a09e27eb2c89ba71ae1fce36 (diff)
downloadllvm-ce270b495d32710f6e4c42b5c7f6678b1f01db60.zip
llvm-ce270b495d32710f6e4c42b5c7f6678b1f01db60.tar.gz
llvm-ce270b495d32710f6e4c42b5c7f6678b1f01db60.tar.bz2
MCExpr: Move isSymbolUsedInExpression workaround to AMDGPU
This function was a workaround used to detect cyclic dependency (properly resolved by 343428c666f9293ae260bbcf79130562b830b268). We do not want backends to use it. However, #112251 exposed it to MCExpr to be reused by AMDGPU. Keep the workaround within AMDGPU to prevent other backends from accidentally relying on it.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions