Use .size and .type on ELF systems; this helps tools that map
[oota-llvm.git] / lib / Bitcode / Writer / BitcodeWriterPass.cpp
2008-10-22 Daniel DunbarAdd raw_ostream versions of WriteBitcodeToFile and...
2008-09-04 Dan GohmanTidy up several unbeseeming casts from pointer to intptr_t.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-11-19 Dan GohmanAdd explicit keywords.
2007-11-04 Gordon HenriksenDeleting -emitbitcode option which did nothing.
2007-05-06 Chris Lattneradd a new CreateBitcodeWriterPass method, which creates...