llvm-6502/include/llvm/Bytecode
Reid Spencer 78d033e086 For PR411:
Take an incremental step towards type plane elimination. This change
separates types from values in the symbol tables by finally making use
of the TypeSymbolTable class. This yields more natural interfaces for
dealing with types and unclutters the SymbolTable class.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32956 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-06 07:24:44 +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 Remove vim settings from source code; people should use llvm/utils/vim/vimrc 2005-05-05 22:33:09 +00:00
Format.h For PR411: 2007-01-06 07:24:44 +00:00
Reader.h Restore source-level compatibility with clients of these functions. 2006-08-30 20:47:48 +00:00
WriteBytecodePass.h Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
Writer.h Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00