aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-03-01 19:33:52 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-03-01 19:33:52 +0000
commit24f1a0e78f6604d15a329369120b011509b1e17a (patch)
tree68ad802439ff2cbba9e497bd229261ad25228f2a /llvm/lib/CodeGen/MachineModuleInfo.cpp
parentfad3f247e4fb1a1c553ffdaa898ef652d725027f (diff)
downloadllvm-24f1a0e78f6604d15a329369120b011509b1e17a.zip
llvm-24f1a0e78f6604d15a329369120b011509b1e17a.tar.gz
llvm-24f1a0e78f6604d15a329369120b011509b1e17a.tar.bz2
The 64-bit constructor for ConstantInt changes from int64_t to uint64_t.
This caused a warning for construction with -1. Avoid the warning by using -1ULL instead. llvm-svn: 34796
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions