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)
commit9413de19b1a297a769000aa64c35cde196636920
tree59ac7d0851aec2dd43cfcc762f37fdb0c7abe338
parent843f55346b61dd2a3f161ae92f2db80e42a4b927
Permit the IntPtrTy argument to isEliminableCastPair to be null,
to help support use when TargetData is not available.

llvm-svn: 76675
llvm/include/llvm/InstrTypes.h
llvm/lib/VMCore/Instructions.cpp