llvm-6502/include/llvm/Bytecode
Bill Wendling 68fe61d6a1 Replacing std::iostreams with llvm iostreams. Some of these changes involve
adding a temporary wrapper around the ostream to make it friendly to
functions expecting an LLVM stream. This should be fixed in the future.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31990 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-29 00:19:40 +00:00
..
Analyzer.h Added a temporary hack to get the llvm-streams to work for future checkins. 2006-11-28 22:21:29 +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 Replacing std::iostreams with llvm iostreams. Some of these changes involve 2006-11-29 00:19:40 +00:00
Writer.h Replacing std::iostreams with llvm iostreams. Some of these changes involve 2006-11-29 00:19:40 +00:00