diff options
| author | Gabor Greif <ggreif@gmail.com> | 2009-02-11 22:09:00 +0000 |
|---|---|---|
| committer | Gabor Greif <ggreif@gmail.com> | 2009-02-11 22:09:00 +0000 |
| commit | e3069ab6e5d1d9553517c11dfadf28ae9c0bb54b (patch) | |
| tree | d0ade871601600d6a4df78388dd53360b7b202f6 /clang/lib/Basic/FileManager.cpp | |
| parent | 22cc840947548df3cd0192f12497b05475980401 (diff) | |
| download | llvm-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
