OSDN Git Service

Fix handling of inttoptr and ptrtoint when unhandled operands are present.
authorOwen Anderson <resistor@mac.com>
Wed, 27 Aug 2008 00:35:37 +0000 (00:35 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 27 Aug 2008 00:35:37 +0000 (00:35 +0000)
commit96c5ea878c96ce123c2c84bafcfb70032b56c9ab
treef6feacf1f40c8079801747d57dae357f66489399
parent9d5b41624003daf259b33fc953aa471049700353
Fix handling of inttoptr and ptrtoint when unhandled operands are present.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55400 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/FastISel.cpp