1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/include/llvm/Bytecode
Reid Spencer f6a56abd4d Bytecode Analyzer cleanup:
- don't save the "dump" output, just emit it
- record the bc version number
- record info about the dependent libraries and target triple
- use the correct enumeration as the index on the block size map

llvm-svn: 15977
2004-08-21 20:40:08 +00:00
..
Analyzer.h Bytecode Analyzer cleanup: 2004-08-21 20:40:08 +00:00
BytecodeHandler.h Packed types, brought to you by Brad Jones 2004-08-20 06:00:58 +00:00
Format.h bug 402: 2004-07-25 17:50:00 +00:00
Reader.h Provide support for the BytecodeHandler interface which will be called by 2004-06-29 23:20:03 +00:00
WriteBytecodePass.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Writer.h Okay, Module have not been known as 'C' for a LONG time now 2004-06-25 00:42:23 +00:00