use CallSite::arg_end instead of CallInst::op_end
authorGabor Greif <ggreif@gmail.com>
Wed, 30 Jun 2010 12:39:23 +0000 (12:39 +0000)
committerGabor Greif <ggreif@gmail.com>
Wed, 30 Jun 2010 12:39:23 +0000 (12:39 +0000)
commitd0fcab915441c0748667ef981ef85989abd28b11
treef824b78e61190e025958f5b31882340e930e9600
parent2458513430afa287da17c326f7d0b9d852f8183d
use CallSite::arg_end instead of CallInst::op_end

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