diff options
author | Kazu Hirata <kazu@google.com> | 2025-02-26 07:36:51 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2025-02-26 07:36:51 -0800 |
commit | eeb8c2085fb96dbb59446ba1d142803b12a43e18 (patch) | |
tree | 9bd2be29846d4d20a05c99eec336f0b32f8cd206 /llvm/lib/CodeGen/MachineOutliner.cpp | |
parent | de10e44b6fe7f3d3cfde3afd8e1222d251172ade (diff) | |
download | llvm-eeb8c2085fb96dbb59446ba1d142803b12a43e18.zip llvm-eeb8c2085fb96dbb59446ba1d142803b12a43e18.tar.gz llvm-eeb8c2085fb96dbb59446ba1d142803b12a43e18.tar.bz2 |
[X86] Fix a warning
This patch fixes:
llvm/lib/Target/X86/X86ISelLowering.cpp:47257:15: error: comparison
of integers of different signs: 'int' and 'size_t' (aka 'unsigned
long') [-Werror,-Wsign-compare]
Diffstat (limited to 'llvm/lib/CodeGen/MachineOutliner.cpp')
0 files changed, 0 insertions, 0 deletions