commit | ad90e3ad14488b9b78d2ac4dd39f02ce2e35f264 | [log] [tgz] |
---|---|---|
author | Philip Reames <listmail@philipreames.com> | Thu Dec 04 17:27:58 2014 +0000 |
committer | Philip Reames <listmail@philipreames.com> | Thu Dec 04 17:27:58 2014 +0000 |
tree | d05ed49a8e85f50085f7b8b45b380bd855568d57 | |
parent | 86bf88145b8552bdec88e6d0538b7afedf825c0c [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223370 91177308-0d34-0410-b5e6-96231b3b80d8