OSDN Git Service

Don't need to check the last argument since it'll always be bool. We also
authorEric Christopher <echristo@apple.com>
Tue, 2 Feb 2010 00:51:45 +0000 (00:51 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 2 Feb 2010 00:51:45 +0000 (00:51 +0000)
commit11225dd710d5cea81be4a77e56290eff6ce71863
tree3341b276f414a4c7336246c7b2d7112eff1ac9a0
parent3a8bb736906877dd7f251fe39ee6720d3cab8b4a
Don't need to check the last argument since it'll always be bool. We also
don't use TargetData here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95040 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SimplifyLibCalls.cpp