diff options
author | Guillaume Chatelet <gchatelet@google.com> | 2021-01-15 11:07:44 +0000 |
---|---|---|
committer | Guillaume Chatelet <gchatelet@google.com> | 2021-01-19 08:12:38 +0000 |
commit | e517dff50a4f933d0729026901b14c7c1112a359 (patch) | |
tree | ab92f0e1a781ce10539044359a5570f06a4f4545 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | d4bb3ef53276213d3ba8987da5f76f423b86160d (diff) | |
download | llvm-e517dff50a4f933d0729026901b14c7c1112a359.zip llvm-e517dff50a4f933d0729026901b14c7c1112a359.tar.gz llvm-e517dff50a4f933d0729026901b14c7c1112a359.tar.bz2 |
[libc][NFC] remove dependency on non standard ssize_t
`ssize_t` is from POSIX and is not standard unfortunately.
Rewritting the code so it doesn't depend on it.
Differential Revision: https://reviews.llvm.org/D94760
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions