diff options
| author | Yi Wu <43659785+yi-wu-arm@users.noreply.github.com> | 2023-12-21 10:35:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-21 10:35:28 +0000 |
| commit | 18af032c0e16252effeb6dfd02113812388f1d31 (patch) | |
| tree | 144f0b4dbec45563648fcaef684b1f06fa5c5eec /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py | |
| parent | 5b9be0ec8d42cb390048f5c3ac8782c377ef1aa6 (diff) | |
[flang] add GETLOG runtime and extension implementation: get login username (#74628)
Get login username, ussage:
```
CHARACTER(32) :: login
CALL getlog(login)
WRITE(*,*) login
```
getlog is required for an exascale proxyapp.
https://proxyapps.exascaleproject.org/app/minismac2d/
https://github.com/Mantevo/miniSMAC/blob/f90446714226eeef650b78bce06ca4967792e74d/ref/smac2d.f#L615
https://github.com/Mantevo/miniSMAC/blob/f90446714226eeef650b78bce06ca4967792e74d/ref/smac2d.f#L1570
---------
Co-authored-by: Yi Wu <43659785+PAX-12-WU@users.noreply.github.com>
Co-authored-by: Yi Wu <yiwu02@wdev-yiwu02.arm.com>
Co-authored-by: Kiran Chandramohan <kiranchandramohan@gmail.com>
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions
