diff options
author | Valentin Clement <clementval@gmail.com> | 2023-08-21 12:38:18 -0700 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2023-08-21 12:39:02 -0700 |
commit | 4d04baeca5d8ce0f098e4d19317c26c30e773747 (patch) | |
tree | 9608da12a54bf14a8fcc8173e013c3baf48a5101 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | dd0d36d09f39942df1e188d2df3a4f7dcc4b8245 (diff) | |
download | llvm-4d04baeca5d8ce0f098e4d19317c26c30e773747.zip llvm-4d04baeca5d8ce0f098e4d19317c26c30e773747.tar.gz llvm-4d04baeca5d8ce0f098e4d19317c26c30e773747.tar.bz2 |
[flang][openacc] Lower acc declare to the new acc.declare function
Lower the acc delcare directive in function/subroutine
to the newly introduced acc.declare operation. Only a single
acc.declare operation is procduced in a function or subroutine
so they don't end up nested.
Depends on D158314
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D158315
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions