summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StackSlotColoring.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2015-09-04 07:22:36 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2015-09-04 07:22:36 +0000
commit5ca46f0df128a6b3868f332fcfd4c10d01152c19 (patch)
treed64e90077caa5791dfce18f755ee957c778ad885 /llvm/lib/CodeGen/StackSlotColoring.cpp
parentc95358b1ea7dcdd30a1bbb982c63985791415352 (diff)
downloadbcm5719-llvm-5ca46f0df128a6b3868f332fcfd4c10d01152c19.tar.gz
bcm5719-llvm-5ca46f0df128a6b3868f332fcfd4c10d01152c19.zip
[MC] Replace comparison with isUInt<32>.
Casting to unsigned long can cause the time to get truncated to 32-bits, making it appear to be a valid timestamp. Just use isUInt<32> instead. llvm-svn: 246840
Diffstat (limited to 'llvm/lib/CodeGen/StackSlotColoring.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud