Add an arg to insertVal to allow us to prevent builtin types from being ignored
[oota-llvm.git] / lib / Bytecode / Writer / ConstantWriter.cpp
2001-07-25 Chris LattnerAdd support for extern varargs methods & varargs method...
2001-07-15 Chris LattnerAdd support to the bytecode writer to recognize floatin...
2001-07-07 Chris LattnerChanged the fundemental architecture of Operands for...
2001-06-27 Chris LattnerConvert ugly postincrement to efficient preincrement
2001-06-06 Chris LattnerInitial revision