aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2023-10-19 17:25:05 -0700
committerGitHub <noreply@github.com>2023-10-19 17:25:05 -0700
commiteb6ec1720628cb55677dd0db8d4ee75c43f37514 (patch)
treec8ec460d3f3a6c88d9d9afe27cdf83178e20578b /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parent3d89c088af5bd5242f6c80efb10a7191d0c4e71e (diff)
downloadllvm-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