1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Bytecode
Chris Lattner 28154ea366 * Emit bytecode using a deque instead of a vector to be faster
* Internal rep no longer has a constant pool
* Support emission of recursive types
* Don't output a constant pool for an external method
* The bytecode writer is no longer a module analyzer

llvm-svn: 449
2001-09-07 16:39:41 +00:00
..
Reader * Remove support for internal constant pool 2001-09-07 16:37:43 +00:00
Writer * Emit bytecode using a deque instead of a vector to be faster 2001-09-07 16:39:41 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00