aboutsummaryrefslogtreecommitdiff
path: root/lib/Bytecode/Writer/WriterPrimitives.h
AgeCommit message (Expand)Author
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