diff options
author | erichkeane <ekeane@nvidia.com> | 2024-01-16 09:14:48 -0800 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2024-01-16 09:25:34 -0800 |
commit | 9c4e7a159b1f2228ddf146c58c2478418cd63e86 (patch) | |
tree | 86688158e3eadf507daac0887f16fa36301d8601 /llvm/lib/Object/Binary.cpp | |
parent | d6ee91b1100a3356506643da37cbd6891a663db9 (diff) | |
download | llvm-9c4e7a159b1f2228ddf146c58c2478418cd63e86.zip llvm-9c4e7a159b1f2228ddf146c58c2478418cd63e86.tar.gz llvm-9c4e7a159b1f2228ddf146c58c2478418cd63e86.tar.bz2 |
[OpenACC] Implement 'self' clause parsing on 'update'.
The update directive has its own version of 'self' that has a 'var-list'
instead of a 'condition' (like the serial/parallel/kernel/combined
constructs). This patch special cases it on 'update' to make sure we
parse this correctly.
Diffstat (limited to 'llvm/lib/Object/Binary.cpp')
0 files changed, 0 insertions, 0 deletions