use specialized accessor instead of plain getOperand(0)
authorGabor Greif <ggreif@gmail.com>
Fri, 16 Jan 2009 18:40:27 +0000 (18:40 +0000)
committerGabor Greif <ggreif@gmail.com>
Fri, 16 Jan 2009 18:40:27 +0000 (18:40 +0000)
commit75a46eb80005eeacf274c65e07a9fd295d55c6a2
tree921345b7e179239902b56a2a2358202b2dc26cef
parent7103c6a993af878ebd9767e344a33919dc2c4342
use specialized accessor instead of plain getOperand(0)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62330 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Writer/BitcodeWriter.cpp