use ArgOperand accessors
authorGabor Greif <ggreif@gmail.com>
Fri, 25 Jun 2010 11:25:30 +0000 (11:25 +0000)
committerGabor Greif <ggreif@gmail.com>
Fri, 25 Jun 2010 11:25:30 +0000 (11:25 +0000)
commit2bf4b3be5ca34d822ae7a79e9f2df655da8e0aa8
tree03d370b53ef47c794d89be0e97bd8a22c83a7f2e
parentc13055db267909518e758fd4f93f4dec1c23df29
use ArgOperand accessors
and CallInst for getting hold
of the intrinsic's arguments

simplify along the way (at least for me this is much more legible now)
Bill, Baldrick or Anton, please review\!

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