diff options
author | Leandro Lupori <leandro.lupori@linaro.org> | 2023-02-10 20:50:45 +0000 |
---|---|---|
committer | Leandro Lupori <leandro.lupori@linaro.org> | 2023-02-14 10:04:56 -0300 |
commit | 1fae1464d7a78e7184f2b40f25e9491c87d93693 (patch) | |
tree | c899c6a2378ff9b478be33185917248dc7462817 /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | 67223522355b5d75ef4efc2889722239c44fc255 (diff) | |
download | llvm-1fae1464d7a78e7184f2b40f25e9491c87d93693.zip llvm-1fae1464d7a78e7184f2b40f25e9491c87d93693.tar.gz llvm-1fae1464d7a78e7184f2b40f25e9491c87d93693.tar.bz2 |
[flang] Fix USE rename
Fix USE rename when use-name and local-name are the same.
Previously, the associated symbol was being removed from scope.
Operator rename implementation needed no change, because, as it
doesn't call AddUseRename(), symbol erasure is skipped.
Fixes #60223
Reviewed By: klausler
Differential Revision: https://reviews.llvm.org/D143933
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions