Files
clang-p2996/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
Eli Friedman 1a6d82b93f 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.
2022-07-27 09:47:19 -07:00

40 KiB