aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-07-08 20:12:34 -0500
committerGitHub <noreply@github.com>2024-07-08 20:12:34 -0500
commit673b6cd104beddac08cec46e7cbf74d7fcc44abc (patch)
tree741e86edf54206ffb705692cc1483194feb58d7b /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent79d0de2ac37b6b7d66720611935d1dd7fc4fbd43 (diff)
downloadllvm-673b6cd104beddac08cec46e7cbf74d7fcc44abc.zip
llvm-673b6cd104beddac08cec46e7cbf74d7fcc44abc.tar.gz
llvm-673b6cd104beddac08cec46e7cbf74d7fcc44abc.tar.bz2
[libc] Use `stdio.h` for `off_t` instead of `unistd.h` (#98093)
Summary: The `stdio.h` header should define `off_t` as defined for the platform. This will use the system's in overlay mode, or what the llvm-libc-types deems correct. If this `off_t` is incorrect it should be changed in `llvm-libc-types`. This fixes the GPU build.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions