aboutsummaryrefslogtreecommitdiff
path: root/lib/Bytecode/Writer/WriterPrimitives.h
AgeCommit message (Expand)Author
2004-07-25bug 263:Reid Spencer
2004-07-11Remove tabs.Reid Spencer
2004-07-11Prepare the writer for a non-broken implementation of writing floatingReid Spencer
2004-06-25fix warningsChris Lattner
2004-01-15Remove the optimization that depends on ENDIAN_LITTLE: it's not worth it.Chris Lattner
2004-01-14It is obvious that this has never been used for outputing more than a singleChris Lattner
2004-01-14Be const correctChris Lattner
2004-01-10Refactor writer stuff out of include/llvm/Bytecode/Primitives.h. This isChris Lattner