summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StackSlotColoring.cpp
diff options
context:
space:
mode:
authorAleksei Sidorin <a.sidorin@samsung.com>2018-04-23 15:41:44 +0000
committerAleksei Sidorin <a.sidorin@samsung.com>2018-04-23 15:41:44 +0000
commitb659dd3a45151768fdbe66d83fada7641547280d (patch)
treead32e52573c8e89ca4f34169b62526919b9f8d6e /llvm/lib/CodeGen/StackSlotColoring.cpp
parent2783a7b16eec1753d814a5056dcba804d1e2fade (diff)
downloadbcm5719-llvm-b659dd3a45151768fdbe66d83fada7641547280d.tar.gz
bcm5719-llvm-b659dd3a45151768fdbe66d83fada7641547280d.zip
[analyzer] Don't crash on printing ConcreteInt of size >64 bits
Printing of ConcreteInts with size >64 bits resulted in assertion failure in get[Z|S]ExtValue() because these methods are only allowed to be used with integers of 64 max bit width. This patch fixes the issue. llvm-svn: 330605
Diffstat (limited to 'llvm/lib/CodeGen/StackSlotColoring.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud