diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2024-04-29 08:18:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 08:18:51 -0700 |
commit | 3ba079183f82191d8b6a26dedfebc4a031a3fb6d (patch) | |
tree | 366ada0217eef2ab8e081828d9e9fe0c8278d8d0 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 91f251c31fbbc9b9d8ce69fce4fb50faa0179ef4 (diff) | |
download | llvm-3ba079183f82191d8b6a26dedfebc4a031a3fb6d.zip llvm-3ba079183f82191d8b6a26dedfebc4a031a3fb6d.tar.gz llvm-3ba079183f82191d8b6a26dedfebc4a031a3fb6d.tar.bz2 |
[flang][runtime] Added missing routines into CUDA build. (#90272)
Apparently, nvcc does not compile for device the routines whose
definitions
are not marked with device attribute (note that the forward declarations
are already marked). It looks like it is different for class members,
i.e. marking just the declarations is enough.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions