OSDN Git Service

Define versions of Section that are explicitly marked as little endian.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 5 Apr 2013 18:45:28 +0000 (18:45 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 5 Apr 2013 18:45:28 +0000 (18:45 +0000)
commit0e5dc8aacb548d51b0ca9035a7d449a8e5862dd2
treee3cdf4643735dbac87ba2dfc9b04f83560a33822
parent5c762e0c2511b72867559bca567cdb4c85c9ed01
Define versions of Section that are explicitly marked as little endian.

These should really be templated like ELF, but this is a start.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178896 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/MachO.h
lib/Object/MachOObjectFile.cpp