diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2023-10-19 17:25:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-19 17:25:05 -0700 |
commit | eb6ec1720628cb55677dd0db8d4ee75c43f37514 (patch) | |
tree | c8ec460d3f3a6c88d9d9afe27cdf83178e20578b /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 3d89c088af5bd5242f6c80efb10a7191d0c4e71e (diff) | |
download | llvm-eb6ec1720628cb55677dd0db8d4ee75c43f37514.zip llvm-eb6ec1720628cb55677dd0db8d4ee75c43f37514.tar.gz llvm-eb6ec1720628cb55677dd0db8d4ee75c43f37514.tar.bz2 |
[flang][openacc] Do not error when bind symbol is defined later or external (#69657)
The symbol in bind clause on acc routine refers to a function or a
subroutine. This patch avoids to raise error when the function or
subroutine is declared later in the code or is external. This is in line
with normal procedure name resolution in Fortran code.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions