aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2023-03-24 14:17:26 +0100
committerNikita Popov <npopov@redhat.com>2023-03-24 14:19:43 +0100
commit84717a78a3482a4d969c3e4fd9196f86a6870c7d (patch)
treea75f5bda11acb41ffda08ec0c4c74940982deedd /flang/lib/Frontend/CompilerInvocation.cpp
parentcde1c3c014374233b38728c15f6e766359d52b14 (diff)
downloadllvm-84717a78a3482a4d969c3e4fd9196f86a6870c7d.zip
llvm-84717a78a3482a4d969c3e4fd9196f86a6870c7d.tar.gz
llvm-84717a78a3482a4d969c3e4fd9196f86a6870c7d.tar.bz2
[GlobalOpt] Fix dead const handling in pointer root user cleanup (PR61674)
Rather than cleanup up dead constant expressions as we go along, do this once at the end. This aligns it with the CleanupConstantGlobalUsers() implementation and avoids any invalidation issues. Fixes https://github.com/llvm/llvm-project/issues/61674.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions