diff options
author | Erich Keane <ekeane@nvidia.com> | 2025-09-03 13:27:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-03 20:27:40 +0000 |
commit | 15e9306f6d97c743b6d3fc80cda2fe37b09f4961 (patch) | |
tree | a81fe23fefb41cc4c9cd7948b8957f57593b9158 /llvm/lib/DebugInfo | |
parent | 30e5d87e5ecad25603349412556aa4284c2ad8bb (diff) | |
download | llvm-15e9306f6d97c743b6d3fc80cda2fe37b09f4961.zip llvm-15e9306f6d97c743b6d3fc80cda2fe37b09f4961.tar.gz llvm-15e9306f6d97c743b6d3fc80cda2fe37b09f4961.tar.bz2 |
[OpenACC] Fix crash because of miscalculated dependence. (#156745)
We were causing ANY dependence to cause the return type of the array
section to be dependent, when in reality it should only be so if one of
its Bounds/Base are dependent. This patch fixes that.
Diffstat (limited to 'llvm/lib/DebugInfo')
0 files changed, 0 insertions, 0 deletions