1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm/Bytecode
Reid Spencer f65a8539ec Discard code that supported old bytecode formats. This makes the Bytecode
Reader code much easier to read and maintain. Backwards compatibility from
version 5 format has been retained. Older formats will produce an error.

llvm-svn: 31723
2006-11-14 04:47:22 +00:00
..
Analyzer.h Discard code that supported old bytecode formats. This makes the Bytecode 2006-11-14 04:47:22 +00:00
Archive.h Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
BytecodeHandler.h
Format.h Discard code that supported old bytecode formats. This makes the Bytecode 2006-11-14 04:47:22 +00:00
Reader.h Restore source-level compatibility with clients of these functions. 2006-08-30 20:47:48 +00:00
WriteBytecodePass.h remove extraneous space 2006-08-28 17:30:49 +00:00
Writer.h Update comments. 2006-07-28 22:09:37 +00:00