diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-02-27 14:31:24 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-27 14:31:24 -0800 |
commit | 8b7a90b84b2bec7bdc1f5e44889c99efb0ba43fc (patch) | |
tree | 231fb0f2c16300e8644419744e5c0a7ea51f9713 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | e1ba1be787b845e9c174430e5005584e9d23362a (diff) | |
download | llvm-8b7a90b84b2bec7bdc1f5e44889c99efb0ba43fc.zip llvm-8b7a90b84b2bec7bdc1f5e44889c99efb0ba43fc.tar.gz llvm-8b7a90b84b2bec7bdc1f5e44889c99efb0ba43fc.tar.bz2 |
[flang] Accept proc ptr function result as actual argument without IN… (#128771)
…TENT
A dummy procedure pointer with no INTENT attribute may associate with an
actual argument that is the result of a reference to a function that
returns a procedure pointer, we think.
Fixes https://github.com/llvm/llvm-project/issues/126950.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions