llvm-6502/lib/Bytecode
Reid Spencer 798ff64328 Part of bug 122:
This change removes the BuildBytecodeInfo flag from the SlotCalculator
class. This flag was needed to distinguish between the Bytecode/Writer
and the AsmWriter. Now that AsmWriter doesn't use SlotCalculator, we can
remove this flag and simplify some code. Also, some minor name changes
to CachedWriter.h needed to be committed (missed in previous commit).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13785 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-26 07:37:11 +00:00
..
Archive Use the true, decoded name of the archive member in getObjectType. 2004-03-31 19:51:00 +00:00
Reader Squelch compile-time warning (profile build). 2004-04-28 15:32:09 +00:00
Writer Part of bug 122: 2004-05-26 07:37:11 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00