Implement global variable support
[oota-llvm.git] / lib / VMCore / SlotCalculator.cpp
2001-09-10 Chris LattnerImplement global variable support
2001-09-07 Chris Lattner* Slot calc is now simpler and not based on module...
2001-07-26 Chris LattnerAdd an arg to insertVal to allow us to prevent builtin...
2001-07-07 Chris LattnerFixed some error messages to be nicer
2001-06-27 Chris LattnerMiscellaneous cleanups:
2001-06-06 Chris LattnerInitial revision