diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-03-13 14:30:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-13 14:30:04 -0700 |
commit | ccfb9e6eb7429885e6d09e99cf89bce41f1ca3cc (patch) | |
tree | 6983626aed1e4fe0d575f6285e28d7c8a60288e3 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | ea848d0a6d5c17af3eb1a4e39dc712606ac684f6 (diff) | |
download | llvm-ccfb9e6eb7429885e6d09e99cf89bce41f1ca3cc.zip llvm-ccfb9e6eb7429885e6d09e99cf89bce41f1ca3cc.tar.gz llvm-ccfb9e6eb7429885e6d09e99cf89bce41f1ca3cc.tar.bz2 |
[flang] Omit parent components for references to bindings (#84836)
https://github.com/llvm/llvm-project/pull/78593 changed expression
semantics to always include the names of parent components that were
necessary to access an inherited component. This turns out to have
broken calls to inherited NOPASS procedure bindings. Update the patch to
omit explicit parent components when accessing bindings, while retaining
them for component accesses (including procedure components).
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions