this doesn't directly depend on bytecode
[oota-llvm.git] / tools / llvm-prof / Makefile
2007-05-06 Chris Lattneradd support to llvm-prof for reading from a bitcode...
2006-09-04 Chris LattnerUse LINK_COMPONENTS to specify *components* to link...
2006-07-07 Chris LattnerTools require EH for their top-level try blocks.
2006-06-01 Reid SpencerUse archive libraries instead of object files for VMCor...
2005-04-24 Misha BrukmanThere are still uses for spaces in Makefiles -- to...
2004-11-25 Reid SpencerAdd LLVMbzip2 library, now required.
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-08-29 Reid SpencerAdd the LLVMsystem.a library as it is now used for...
2004-02-11 Chris LattnerFactor profile information loading OUT of llvm-prof...
2003-10-28 Chris LattnerInitial checkin of llvmprof stub