diff options
author | peter klausler <pklausler@nvidia.com> | 2020-08-12 16:25:26 -0700 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2020-08-13 10:46:43 -0700 |
commit | 5c9aca1e9396c54151b066189748209554230b59 (patch) | |
tree | bd47d63f6d8c7a0a0ab6b953130519bc4180d05a /llvm/lib/Object/ArchiveWriter.cpp | |
parent | 3a2645e42899fe5a70df4bdb04acceea0e9db155 (diff) | |
download | llvm-5c9aca1e9396c54151b066189748209554230b59.zip llvm-5c9aca1e9396c54151b066189748209554230b59.tar.gz llvm-5c9aca1e9396c54151b066189748209554230b59.tar.bz2 |
[flang] Descriptor-based I/O using wrong size for contiguous unformatted I/O
The descriptor-based I/O routine was using the size of the descriptor
rather than the size of the described data for the transfer. Fix,
and add a comment to the relevant API.
Differential Revision: https://reviews.llvm.org/D85863
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions