diff options
author | Erich Keane <ekeane@nvidia.com> | 2023-11-17 10:47:42 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-17 10:47:42 -0800 |
commit | 64b6ef02e263a8ee48bd91f8b06dd3945eb9be44 (patch) | |
tree | dcf4aa009b9ac9a001cb7ce7127983fb1cde5bd3 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 704c22473641e26d95435c55aa482fbf5abbbc2c (diff) | |
download | llvm-64b6ef02e263a8ee48bd91f8b06dd3945eb9be44.zip llvm-64b6ef02e263a8ee48bd91f8b06dd3945eb9be44.tar.gz llvm-64b6ef02e263a8ee48bd91f8b06dd3945eb9be44.tar.bz2 |
[OpenACC] Implement initial parsing for `parallel` construct (#72661)
As the first real parsing effort for the OpenACC implementation effort,
this implements the parsing for first construct/directive name. This
does not do any semantic analysis, nor any of the clauses. Those will
come in a future patch.
For the time being, we warn when we hit a point that we don't implement
the parsing for either of these situations.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions