diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2024-03-21 15:12:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-21 15:12:31 -0700 |
commit | 00f3454bbe04ae8cf0eeda981c439e7f97390bd4 (patch) | |
tree | 4e93506193000cf6cb8c6416d1d35deeb67e6150 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c56211b2430cf63ba3a469a4ae89cf2e829e9332 (diff) | |
download | llvm-00f3454bbe04ae8cf0eeda981c439e7f97390bd4.zip llvm-00f3454bbe04ae8cf0eeda981c439e7f97390bd4.tar.gz llvm-00f3454bbe04ae8cf0eeda981c439e7f97390bd4.tar.bz2 |
[flang][runtime] Added pseudo file unit for simplified PRINT. (#86134)
A file unit is emulated via a temporary buffer that accumulates
the output, which is printed out via std::printf at the end
of the IO statement. This implementation will be used for the offload
devices.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions