correct the fixup comment printer to work on big endian platforms.
authorChris Lattner <sabre@nondot.org>
Mon, 15 Nov 2010 05:56:19 +0000 (05:56 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Nov 2010 05:56:19 +0000 (05:56 +0000)
commit3170a3bc04deadfc0a4de5ff3cba7680be548f29
tree6afd09a21d17f080223259b8e514fb18ca82484e
parent7192eb873201ff201681fefd1f5bf6ca2b2bc98e
correct the fixup comment printer to work on big endian platforms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119122 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCAsmStreamer.cpp