llvm-6502/lib/Bytecode/Writer
Chris Lattner 6e6026b465 - Eliminated the deferred symbol table stuff in Module & Function, it really
wasn't an optimization and it was causing lots of bugs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4779 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-20 18:36:02 +00:00
..
ConstantWriter.cpp Cleanup ConstantExpr handling: 2002-07-30 18:54:25 +00:00
InstructionWriter.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
SlotCalculator.cpp - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
SlotCalculator.h Use opaque decl instead of #include 2002-04-09 18:35:38 +00:00
Writer.cpp - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
WriterInternals.h Use a helper function outputConstantsInPlane in outputConstants. 2002-07-14 23:05:53 +00:00