diff options
author | Valentin Clement <clementval@gmail.com> | 2023-08-17 14:25:05 -0700 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2023-08-17 14:25:26 -0700 |
commit | 69a6bd5f052f076c72ef6f2a39a13f725acdb13a (patch) | |
tree | 4b7a72ab48be1a2e35d501c7f2dbf838dd2178de /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | 1f7d034e70a6b29cf5d6b37dd120e9bbb06b6521 (diff) | |
download | llvm-69a6bd5f052f076c72ef6f2a39a13f725acdb13a.zip llvm-69a6bd5f052f076c72ef6f2a39a13f725acdb13a.tar.gz llvm-69a6bd5f052f076c72ef6f2a39a13f725acdb13a.tar.bz2 |
[flang][openacc] Lower acc routine with function name
The routine directive can appear in the specification part of
a subroutine, function or module and therefore appear before the
function or subroutine is lowered. We keep track of the created
routine info attribute and attach them to the function at the end
of the lowering if the directive appeared before the function was
lowered.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D158204
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions