diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-06-24 23:05:07 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-06-24 23:05:07 +0000 |
commit | 1c9d4f96788bd3adcf2679722c6d2958618959c3 (patch) | |
tree | e8710feff1477def179c14c499c8900e1ad1f42c /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | f62ee7a11be3b635a81575e2e92f3d64082bd93f (diff) | |
download | llvm-1c9d4f96788bd3adcf2679722c6d2958618959c3.zip llvm-1c9d4f96788bd3adcf2679722c6d2958618959c3.tar.gz llvm-1c9d4f96788bd3adcf2679722c6d2958618959c3.tar.bz2 |
Definition of the Bytecode Handler interface. Subclasses can override just
the methods they are interested in to perform out-of-band tasks while the
BytecodeReader is constructing a module. Handlers should *not* modify any
of the LLVM IR objects during this process.
llvm-svn: 14380
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions