diff options
author | erichkeane <ekeane@nvidia.com> | 2024-05-31 08:39:48 -0700 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2024-05-31 08:43:48 -0700 |
commit | 85ea1aaf15b3721aaea35280ffdedad36128bf6b (patch) | |
tree | 0a4efb2ebaf38159f6eecf04b138a1a87437845e /llvm/lib/Object/ELFObjectFile.cpp | |
parent | ca0dae0d6be55863d0113d0a7e8e62e3f4763028 (diff) | |
download | llvm-85ea1aaf15b3721aaea35280ffdedad36128bf6b.zip llvm-85ea1aaf15b3721aaea35280ffdedad36128bf6b.tar.gz llvm-85ea1aaf15b3721aaea35280ffdedad36128bf6b.tar.bz2 |
[OpenACC] Fix device_type clause appertainment
Seemingly I forgot to implement the appertainment checks when doing the
original device_type implementation, so we fell through to the 'not
implemented' section of the diagnostics.
This patch corrects the appertainment, so that we disallow it correctly.
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions