llvm-6502/lib/Bytecode/Writer
Reid Spencer 579dca12c2 Implement review feedback for the ConstantBool->ConstantInt merge. Chris
recommended that getBoolValue be replaced with getZExtValue and that
get(bool) be replaced by get(const Type*, uint64_t). This implements
those changes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33110 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-12 04:24:46 +00:00
..
Makefile Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
SlotCalculator.cpp For PR411: 2007-01-06 07:24:44 +00:00
SlotCalculator.h For PR411: 2007-01-06 07:24:44 +00:00
SlotTable.h
Writer.cpp Implement review feedback for the ConstantBool->ConstantInt merge. Chris 2007-01-12 04:24:46 +00:00
WriterInternals.h For PR411: 2007-01-06 07:24:44 +00:00