diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-07-08 20:20:27 -0500 |
---|---|---|
committer | Joseph Huber <huberjn@outlook.com> | 2024-07-08 20:21:23 -0500 |
commit | 0182f5174f7cab31f8275718ae0aca7e9ac6fcd2 (patch) | |
tree | f6872fc6942df026942883375659b5da57b5e03e /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | d65f4232026a6c0fcd2431e1d28a7ad49127f6e5 (diff) | |
download | llvm-0182f5174f7cab31f8275718ae0aca7e9ac6fcd2.zip llvm-0182f5174f7cab31f8275718ae0aca7e9ac6fcd2.tar.gz llvm-0182f5174f7cab31f8275718ae0aca7e9ac6fcd2.tar.bz2 |
[libc][fix] Use off_t libc type directly
Summary:
Including stdio here caused some multiple definitions on overlay mode.
Just include `off_t` directly.
Is this correct for 32-bit targets? Will investigate further after
fixing bots.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions