aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Bitcode/Writer/BitcodeWriterPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* eliminate the std::ostream forms of the bitcode writing APIs.Chris Lattner2009-08-231-18/+3
* Add raw_ostream versions of WriteBitcodeToFile and BitcodeWriterPass.Daniel Dunbar2008-10-221-4/+17
* Tidy up several unbeseeming casts from pointer to intptr_t.Dan Gohman2008-09-041-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Add explicit keywords.Dan Gohman2007-11-191-1/+2
* Deleting -emitbitcode option which did nothing.Gordon Henriksen2007-11-041-6/+5
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+43