llvm-6502/lib/Bytecode/Writer
Chris Lattner 9b50c1578d Add an arg to insertVal to allow us to prevent builtin types from being ignored
when they are inserted.

Ignore constant values without names.  If they are used, they will be inlined.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-26 16:28:37 +00:00
..
ConstantWriter.cpp Add support for extern varargs methods & varargs method calls 2001-07-25 22:47:55 +00:00
InstructionWriter.cpp Add support for extern varargs methods & varargs method calls 2001-07-25 22:47:55 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
SlotCalculator.cpp Add an arg to insertVal to allow us to prevent builtin types from being ignored 2001-07-26 16:28:37 +00:00
SlotCalculator.h Add an arg to insertVal to allow us to prevent builtin types from being ignored 2001-07-26 16:28:18 +00:00
Writer.cpp * The parent of a constant pool is a symtabvalue, not a value. 2001-07-14 06:10:49 +00:00
WriterInternals.h Moved inline/llvm/Tools/* to include/llvm/Support/* 2001-07-23 17:46:59 +00:00