Charles Davis
|
5191e0b0d0
|
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
llvm-svn: 189728
|
2013-09-01 04:28:48 +00:00 |
|
Charles Davis
|
6e439dabdb
|
Revert "Fix the build broken by r189315." and "Move everything depending on Object/MachOFormat.h over to Support/MachO.h."
This reverts commits r189319 and r189315. r189315 broke some tests on what I
believe are big-endian platforms.
llvm-svn: 189321
|
2013-08-27 05:38:30 +00:00 |
|
Charles Davis
|
cecfbfaf57
|
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
llvm-svn: 189315
|
2013-08-27 05:00:43 +00:00 |
|
NAKAMURA Takumi
|
e8b9470337
|
MachOUniversal.cpp: Fix abuse of Twine. It would be sufficient to use std::string instead.
llvm-svn: 184291
|
2013-06-19 09:55:05 +00:00 |
|
Alexey Samsonov
|
50c414e3d0
|
Basic support for parsing Mach-O universal binaries in LLVMObject library
llvm-svn: 184191
|
2013-06-18 15:03:28 +00:00 |
|