Micro-optimize MCObjectWriter to do a byteswap if necessary and then write the
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 17 Aug 2010 13:55:45 +0000 (13:55 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 17 Aug 2010 13:55:45 +0000 (13:55 +0000)
commit8466efc36f57ec24fc42f91d70d5a70f38690a48
tree4691aa4646168b5acdae56515473f60ccdb2d0c4
parent755525ad233b15c7811b2860f74f70b7c5a20778
Micro-optimize MCObjectWriter to do a byteswap if necessary and then write the
whole integer to the stream instead of doing byte-sized writes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111230 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCObjectWriter.h