summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2009-02-11 22:09:00 +0000
committerGabor Greif <ggreif@gmail.com>2009-02-11 22:09:00 +0000
commite3069ab6e5d1d9553517c11dfadf28ae9c0bb54b (patch)
treed0ade871601600d6a4df78388dd53360b7b202f6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent22cc840947548df3cd0192f12497b05475980401 (diff)
downloadbcm5719-llvm-e3069ab6e5d1d9553517c11dfadf28ae9c0bb54b.tar.gz
bcm5719-llvm-e3069ab6e5d1d9553517c11dfadf28ae9c0bb54b.zip
Fill in a glaring omission in derived User classes, namely
add efficient versions of op_begin and op_end. Up to now always those from User have been called, which in most cases follow an indirection (OperandList) even if the exact Instruction type is known. llvm-svn: 64331
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud