aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Compiler.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-08-19 10:23:32 +0200
committerNikita Popov <npopov@redhat.com>2025-08-19 10:25:45 +0200
commit5753ee2434de77394b4fe597dac77abac6d95add (patch)
treeaeae2d3e3d1826958d7666e260b4b1b528335a7f /clang/lib/AST/ByteCode/Compiler.cpp
parentcabf6433c684e12a154e0fd1f995213254fce200 (diff)
downloadllvm-5753ee2434de77394b4fe597dac77abac6d95add.zip
llvm-5753ee2434de77394b4fe597dac77abac6d95add.tar.gz
llvm-5753ee2434de77394b4fe597dac77abac6d95add.tar.bz2
[LICM] Avoid assertion failure on stale MemoryDef
It can happen that the call is originally created as a MemoryDef, and then later transforms show it is actually read-only and could be a MemoryUse -- however, this is not guaranteed to be reflected in MSSA.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions