Reid Spencer a1d90eb7bf 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14380 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-24 23:05:07 +00:00
..
2004-06-22 23:47:23 +00:00
2004-06-23 17:24:53 +00:00
2004-03-08 06:10:32 +00:00
2004-06-15 21:52:58 +00:00
2004-06-11 21:12:22 +00:00
2004-02-01 00:32:48 +00:00
2004-06-04 20:39:05 +00:00
2003-11-16 20:21:15 +00:00