aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileManager.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 /clang/lib/Basic/FileManager.cpp
parent22cc840947548df3cd0192f12497b05475980401 (diff)
downloadllvm-e3069ab6e5d1d9553517c11dfadf28ae9c0bb54b.zip
llvm-e3069ab6e5d1d9553517c11dfadf28ae9c0bb54b.tar.gz
llvm-e3069ab6e5d1d9553517c11dfadf28ae9c0bb54b.tar.bz2
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 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions