diff options
author | Mikhail R. Gadelha <mikhail@igalia.com> | 2023-09-06 11:35:11 -0300 |
---|---|---|
committer | Mikhail R. Gadelha <mikhail@igalia.com> | 2023-09-06 11:56:41 -0300 |
commit | 8cd4ecfa6001eed7486fa3618bbd6bde47a0b075 (patch) | |
tree | 59b7358e00614e382ec1e1f0ad2dfd5f5b41047e /clang/lib/Basic/SourceManager.cpp | |
parent | 0e0ff8573de69286536e4f49098226eda0c4c7f5 (diff) | |
download | llvm-8cd4ecfa6001eed7486fa3618bbd6bde47a0b075.zip llvm-8cd4ecfa6001eed7486fa3618bbd6bde47a0b075.tar.gz llvm-8cd4ecfa6001eed7486fa3618bbd6bde47a0b075.tar.bz2 |
[libc] Unify lseek implementations
In patch D157792, the calls to SYS_llseek/SYS_llseek for 32-bit systems
were fixed in lseek.cpp but there was another implementation in file.cpp
that was missed.
To reduce the code duplication, this patch unifies both call sites to
use a new lseekimpl function.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D159208
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions