aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOutliner.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-02-26 07:36:51 -0800
committerKazu Hirata <kazu@google.com>2025-02-26 07:36:51 -0800
commiteeb8c2085fb96dbb59446ba1d142803b12a43e18 (patch)
tree9bd2be29846d4d20a05c99eec336f0b32f8cd206 /llvm/lib/CodeGen/MachineOutliner.cpp
parentde10e44b6fe7f3d3cfde3afd8e1222d251172ade (diff)
downloadllvm-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