diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-09-04 07:22:36 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-09-04 07:22:36 +0000 |
commit | 5ca46f0df128a6b3868f332fcfd4c10d01152c19 (patch) | |
tree | d64e90077caa5791dfce18f755ee957c778ad885 /llvm/lib/CodeGen/StackSlotColoring.cpp | |
parent | c95358b1ea7dcdd30a1bbb982c63985791415352 (diff) | |
download | bcm5719-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