diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2024-03-15 14:25:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-15 14:25:47 -0700 |
commit | 71e0261fb0c6c382f68eedddf6bbcf637e6709f2 (patch) | |
tree | f93a7811bb8abfa9be9d80fc89d6844bf6e6fed0 /lldb/source/Commands/CommandObjectSource.cpp | |
parent | 0481f049c37029d829dbc0c0cc5d1ee71c6d1c9a (diff) | |
download | llvm-71e0261fb0c6c382f68eedddf6bbcf637e6709f2.zip llvm-71e0261fb0c6c382f68eedddf6bbcf637e6709f2.tar.gz llvm-71e0261fb0c6c382f68eedddf6bbcf637e6709f2.tar.bz2 |
[flang][runtime] Added Fortran::common::optional for use on device.
This is a simplified implementation of std::optional 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: klausler, jeanPerier
Reviewed By: jeanPerier
Pull Request: https://github.com/llvm/llvm-project/pull/85177
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions