Change references from Method to Function
[oota-llvm.git] / lib / Bytecode / Writer / WriterInternals.h
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-12-03 Chris LattnerRename ConstPoolVal -> Constant
2001-09-07 Chris Lattner* Emit bytecode using a deque instead of a vector to...
2001-07-23 Chris LattnerMoved inline/llvm/Tools/* to include/llvm/Support/*
2001-06-06 Chris LattnerInitial revision