aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineRegisterInfo.cpp
diff options
context:
space:
mode:
authorEli Friedman <efriedma@quicinc.com>2022-07-27 09:37:13 -0700
committerEli Friedman <efriedma@quicinc.com>2022-07-27 09:47:19 -0700
commit1a6d82b93f6b9101f62238f112f92b07877b8c21 (patch)
tree1b667b1ef68a56cd6ce27a4f2eb427f96a486f21 /llvm/lib/CodeGen/MachineRegisterInfo.cpp
parent32622d6de40af4da63389dfe9a520d0e013ac961 (diff)
downloadllvm-1a6d82b93f6b9101f62238f112f92b07877b8c21.zip
llvm-1a6d82b93f6b9101f62238f112f92b07877b8c21.tar.gz
llvm-1a6d82b93f6b9101f62238f112f92b07877b8c21.tar.bz2
Fix misc uses of "long" variables to use "int64_t".
I don't have any evidence these particular uses are actually causing any issues, but we should avoid accidentally truncating immediate values depending on the host.
Diffstat (limited to 'llvm/lib/CodeGen/MachineRegisterInfo.cpp')
0 files changed, 0 insertions, 0 deletions