Use archive libraries instead of object files for VMCore, BCReader,
[oota-llvm.git] / lib / VMCore / Globals.cpp
2006-01-24 Chris LattnerInitial checkin of the InlineAsm class
2005-10-04 Chris LattnerChange the signature of replaceUsesOfWithOnConstant...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-03-05 Chris Lattnerremove all of the various setName implementations,...
2005-03-05 Chris LattnerRemove the 2nd argument to Value::setName
2005-01-29 Chris LattnerAdjust to changes in User class.
2004-10-11 Chris LattnerImplement remove/eraseFromParent methods
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-05 Alkis EvlogimenosMake GlobalVariable constructor assert when an initiali...
2004-08-04 Chris LattnerAdd a cast
2004-07-19 Chris LattnerMethod now returns null, dtor is inlined
2004-07-18 Chris LattnerFix infinite loop gccld'ing povray
2004-07-18 Reid Spencerbug 122: