diff options
author | Zachary Turner <zturner@google.com> | 2015-10-26 16:51:20 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-10-26 16:51:20 +0000 |
commit | da3dea612249f90218b6112ea18e574662367594 (patch) | |
tree | 5d5dbebb1db5b59fd9f25700c636634a6a98d867 /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | f67f7e31e7231c488d29a36b31c2725ad86acdb6 (diff) | |
download | llvm-da3dea612249f90218b6112ea18e574662367594.zip llvm-da3dea612249f90218b6112ea18e574662367594.tar.gz llvm-da3dea612249f90218b6112ea18e574662367594.tar.bz2 |
Python3 - Change sys.maxint to sys.maxsize.
Python3 has no analogue to sys.maxint since ints in Python 3 have
arbitrary size. However, the distinction was not actually important
in any of these cases, and in a few cases using maxint was already
a bug to begin with.
llvm-svn: 251306
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions