diff options
author | Delaram Talaashrafi <dtalaashrafi@nvidia.com> | 2025-07-23 13:25:43 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-23 13:25:43 -0400 |
commit | 32c985485500b214d57cb25306734eb73833d59b (patch) | |
tree | d22345b8e1e34db6f59c958dc8961df1a71b956b /llvm/tools | |
parent | eb817c7950d3f7b555034a983240a11b8c693dc4 (diff) | |
download | llvm-32c985485500b214d57cb25306734eb73833d59b.zip llvm-32c985485500b214d57cb25306734eb73833d59b.tar.gz llvm-32c985485500b214d57cb25306734eb73833d59b.tar.bz2 |
[flang] Extend symbol update to ArrayAttrext in `external-name-interop` (#150061)
In the `external-name-interop` pass, when a symbol is changed, all the
uses of the renamed symbols should also be updated. The update was only
applied to the `SymbolRefAttr` type. With this change, the update will
be applied to `ArrayAttr` containing elements of type `SymbolRefAttr`.
---------
Co-authored-by: Delaram Talaashrafi <dtalaashrafi@nvidia.com>
Diffstat (limited to 'llvm/tools')
0 files changed, 0 insertions, 0 deletions