summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/Object.cpp
diff options
context:
space:
mode:
authorJoey Gouly <joey.gouly@arm.com>2013-09-30 14:18:35 +0000
committerJoey Gouly <joey.gouly@arm.com>2013-09-30 14:18:35 +0000
commitd51a35c6a03f50160cd9320cf7b81f7e36e56441 (patch)
tree5e67277371dbda09d0f1878410447a6f0b0a5925 /llvm/lib/Object/Object.cpp
parent59d93af4a55897b99873225249692cc7d8fe5969 (diff)
downloadbcm5719-llvm-d51a35c6a03f50160cd9320cf7b81f7e36e56441.tar.gz
bcm5719-llvm-d51a35c6a03f50160cd9320cf7b81f7e36e56441.zip
Fix a bug in InstCombine where it attempted to cast a Value* to an Instruction*
when it was actually a Constant*. There are quite a few other casts to Instruction that might have the same problem, but this is the only one I have a test case for. llvm-svn: 191668
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud