summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/InstructionSimplify.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2014-12-04 17:27:58 +0000
committerPhilip Reames <listmail@philipreames.com>2014-12-04 17:27:58 +0000
commiteafafa37bcc43f981b8ba9c9398422f694ee1a8e (patch)
tree7126768ecefdb489efab9e928855f7a0db011f4b /llvm/lib/Analysis/InstructionSimplify.cpp
parentf226aaf42e8fd043d93d2615235afd859159a69f (diff)
downloadbcm5719-llvm-eafafa37bcc43f981b8ba9c9398422f694ee1a8e.tar.gz
bcm5719-llvm-eafafa37bcc43f981b8ba9c9398422f694ee1a8e.zip
Fix a typo: use of cast where dyn_cast was intended
This bug has the effect of converting a test of isGCRelocate(InvokeInst*) from a false return to a crash. This may be the root cause of the crash Joerg reported against r223137, but I'm still waiting for a clean build of clang to complete to be able to confirm. Once I've confirmed the issue, I'll submit a test case separately. llvm-svn: 223370
Diffstat (limited to 'llvm/lib/Analysis/InstructionSimplify.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud