Fix endianness bug.
authorRui Ueyama <ruiu@google.com>
Wed, 5 Mar 2014 00:32:34 +0000 (00:32 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 5 Mar 2014 00:32:34 +0000 (00:32 +0000)
commite553a3ba42072f820e4eb9285189924dd3c1814f
tree6d6225806dbd65c866bbf04cec5f164ff9230a8d
parent34fae3adef064533271387aed32b2b1ccfa6d6cf
Fix endianness bug.

Looks like llvm-readobj is the only customer of this code, and apparently
there's no test to cover this function. I'll write it after finishing
plumbing from llvm-objdump to there.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202915 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Win64EH.h