summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SafeStack.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2016-02-02 00:45:30 +0000
committerPhilip Reames <listmail@philipreames.com>2016-02-02 00:45:30 +0000
commit2c275cc6860bef6812dfe4f59b356ba917fa3284 (patch)
tree1a70bb4fe3f19fd07420bfab844371367ac76a59 /llvm/lib/CodeGen/SafeStack.cpp
parent12074509d707d99c767e0d987cfd14c9cdf1963f (diff)
downloadbcm5719-llvm-2c275cc6860bef6812dfe4f59b356ba917fa3284.tar.gz
bcm5719-llvm-2c275cc6860bef6812dfe4f59b356ba917fa3284.zip
[LVI] Fix a latent bug in getValueAt
This routine was returning Undefined for most queries. This was utterly wrong. Amusingly, we do not appear to have any callers of this which are actually trying to exploit unreachable code or this would have broken the world. A better approach would be to explicit describe the intersection of facts. That's blocked behind http://reviews.llvm.org/D14476 and I wanted to fix the current bug. llvm-svn: 259446
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud