diff options
author | Mikhail R. Gadelha <mikhail@igalia.com> | 2025-07-19 16:03:09 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-19 16:03:09 -0300 |
commit | 4d76ff9d2ef62766e1a244fa2f5b9e493f890afc (patch) | |
tree | 4ecc6a40aabb9845eb28baad4cd70903491982bf /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 0a463bd43e626695b7221b0cf20cdaa5970cfe98 (diff) | |
download | llvm-4d76ff9d2ef62766e1a244fa2f5b9e493f890afc.zip llvm-4d76ff9d2ef62766e1a244fa2f5b9e493f890afc.tar.gz llvm-4d76ff9d2ef62766e1a244fa2f5b9e493f890afc.tar.bz2 |
[libc] Fix setitimer build when full_build=OFF (#149665)
When we pull the headers from the system, we might get a suseconds_t
that's a long long, so add a cast to prevent a implicit conversion
error.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions