llvm-6502/lib/Object
Charles Davis f69a29b23a 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189321 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-27 05:38:30 +00:00
..
Archive.cpp Add support for the 's' operation to llvm-ar. 2013-07-29 12:40:31 +00:00
Binary.cpp
CMakeLists.txt [Object] Split the ELF interface into 3 parts. 2013-08-08 22:27:13 +00:00
COFFObjectFile.cpp Retry submitting r186623: COFFDumper: Dump data directory entries. 2013-07-19 23:23:29 +00:00
COFFYAML.cpp
ELF.cpp Add back missing PPC relocation types. 2013-08-09 09:42:14 +00:00
ELFObjectFile.cpp [Object] Split the ELF interface into 3 parts. 2013-08-08 22:27:13 +00:00
ELFYAML.cpp Remove the mblaze backend from llvm. 2013-07-25 18:55:05 +00:00
Error.cpp
LLVMBuild.txt
MachOObjectFile.cpp Revert "Fix the build broken by r189315." and "Move everything depending on Object/MachOFormat.h over to Support/MachO.h." 2013-08-27 05:38:30 +00:00
MachOUniversal.cpp Revert "Fix the build broken by r189315." and "Move everything depending on Object/MachOFormat.h over to Support/MachO.h." 2013-08-27 05:38:30 +00:00
Makefile
Object.cpp
ObjectFile.cpp Delete the buffer in createObjectFile if it fails. 2013-07-24 14:00:26 +00:00
YAML.cpp YAMLTraits.h: replace DenseMap that used a bad implementation of DenseMapInfo 2013-08-07 05:51:27 +00:00