[Object, DebugInfo] Make DWARFContext BE-aware.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 9 Jan 2013 02:45:05 +0000 (02:45 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 9 Jan 2013 02:45:05 +0000 (02:45 +0000)
commit2af949ddddfaf2feb4a446c754e09d2d8c207ce4
tree0bf7064536880cee26f9b98015c23b7365c867c6
parent96a05b3074e8633db936d6ba337a0d2bd6a7dd95
[Object, DebugInfo] Make DWARFContext BE-aware.

test/DebugInfo/member-pointers.ll would not fail in targetting BE any more.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171943 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/Binary.h
lib/DebugInfo/DWARFContext.cpp