diff options
author | Mikhail R. Gadelha <mikhail@igalia.com> | 2025-07-19 16:37:42 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-19 16:37:42 -0300 |
commit | 5753be4ea29a01a601eeee7380a2f5a284711d7a (patch) | |
tree | 8a1b47c9d67571e3b584e9f4c241fd20bb8dba32 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 3fd53db8585749451a0686d651e753e8b23265cf (diff) | |
download | llvm-5753be4ea29a01a601eeee7380a2f5a284711d7a.zip llvm-5753be4ea29a01a601eeee7380a2f5a284711d7a.tar.gz llvm-5753be4ea29a01a601eeee7380a2f5a284711d7a.tar.bz2 |
[libc] Fix utimes build when full_build=OFF (#149668)
We might pull a header from the host where tv_nsec is not a long,
so compilation would fail with an implicit conversion error.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions