Permit the IntPtrTy argument to isEliminableCastPair to be null,
authorDan Gohman <gohman@apple.com>
Tue, 21 Jul 2009 23:19:40 +0000 (23:19 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 21 Jul 2009 23:19:40 +0000 (23:19 +0000)
commit295643b8050d4c45b06032690d707e7281e82c92
tree195e59632537c11b4b354e2fc36b0a6bbdb14d3c
parentaedb59a541b82c62bcaecc6dcdbcd844cd2215b5
Permit the IntPtrTy argument to isEliminableCastPair to be null,
to help support use when TargetData is not available.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76675 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InstrTypes.h
lib/VMCore/Instructions.cpp