diff options
author | Valentin Clement <clementval@gmail.com> | 2023-08-25 14:27:21 -0700 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2023-08-25 14:27:40 -0700 |
commit | c3afa7901d00ca438d64f189cac569938499d7e5 (patch) | |
tree | bac93bc426d23aa71c9c7eeedd61d0742e24a883 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 3dbabeadd63ebcf714a18c6fc783ab20de8eaa82 (diff) | |
download | llvm-c3afa7901d00ca438d64f189cac569938499d7e5.zip llvm-c3afa7901d00ca438d64f189cac569938499d7e5.tar.gz llvm-c3afa7901d00ca438d64f189cac569938499d7e5.tar.bz2 |
[flang][openacc] Fix function name resolution in acc routine
When acc routine is in a function, the first symbol resolved
was the function result and not the function name itself. It was
then failing the deferred attachment because the mangled name
had the entity attach to it. This patch fix the name resolution
for the function name in acc routine directive.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D158868
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions