diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2024-03-15 14:41:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-15 14:41:47 -0700 |
commit | d8f97c067c9488f00bfaa17086c672d1fb7106d9 (patch) | |
tree | cecb84cb8a9e4f257fb1bc2e31373ab1dd2ca8a2 /lldb/source/Commands/CommandObjectSource.cpp | |
parent | 6e1959d0e79afdc3a8ff803638616813ccee558e (diff) | |
download | llvm-d8f97c067c9488f00bfaa17086c672d1fb7106d9.zip llvm-d8f97c067c9488f00bfaa17086c672d1fb7106d9.tar.gz llvm-d8f97c067c9488f00bfaa17086c672d1fb7106d9.tar.bz2 |
[flang][runtime] Added Fortran::common::reference_wrapper for use on device.
This is a simplified implementation of std::reference_wrapper that can be used
in the offload builds for the device code. The methods are properly
marked with RT_API_ATTRS so that the device compilation succedes.
Reviewers: jeanPerier, klausler
Reviewed By: jeanPerier
Pull Request: https://github.com/llvm/llvm-project/pull/85178
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions