aboutsummaryrefslogtreecommitdiffstats
path: root/test/LTO
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
commit6ef4dd8cb6852fd0036244a07dc944dc8fb8933c (patch)
tree81c4f94db7ceb0a0209ec27b7543e813b1b74af5 /test/LTO
parent6206a132a76d407fd276de17147d8c9c2c9e9e9d (diff)
downloadexternal_llvm-6ef4dd8cb6852fd0036244a07dc944dc8fb8933c.zip
external_llvm-6ef4dd8cb6852fd0036244a07dc944dc8fb8933c.tar.gz
external_llvm-6ef4dd8cb6852fd0036244a07dc944dc8fb8933c.tar.bz2
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191668 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/LTO')
0 files changed, 0 insertions, 0 deletions