Add a pointer to the owning LLVMContext to Module. This requires threading LLVMConte...
[oota-llvm.git] / tools / llvm-ranlib / llvm-ranlib.cpp
2009-07-01 Owen AndersonAdd a pointer to the owning LLVMContext to Module....
2009-03-06 Chris LattnerChange various llvm utilities to use PrettyStackTracePr...
2008-12-31 Misha BrukmanAdd spacing between type and variable name.
2007-12-29 Chris Lattnerremove attributions from tools.
2007-10-08 Dan GohmanMove the space in overview output for commands out...
2007-07-05 Gabor GreifHere is the bulk of the sanitizing.
2007-05-06 Chris Lattnerswitch tools to bitcode instead of bytecode
2006-12-06 Chris Lattnermake all llvm tools call llvm_shutdown when they exit...
2006-08-25 Reid SpencerFix a bug introduced by a change in the Archive::writeT...
2006-07-07 Reid SpencerRemove EH use from the Archive library and adjust its...
2005-12-28 Duraid Madinaditto
2005-07-07 Reid SpencerFor PR495:
2005-04-22 Misha BrukmanRemove trailing whitespace
2005-02-13 Reid SpencerFix PR506:
2004-12-30 Reid SpencerFix the help documentation to not imply multiple archiv...
2004-12-15 Reid SpencerFor PR351:
2004-11-16 Reid SpencerPer code review: \
2004-11-14 Reid SpencerA tool for adding a symbol table to LLVM Archives