Skip to content
Commit 1c9d4f96 authored by Reid Spencer's avatar Reid Spencer
Browse files

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
parent f62ee7a1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment