llvm-6502/lib/Object
Kevin Enderby e479df2161 Add printing the LC_ENCRYPTION_INFO_64 load command with llvm-objdump’s -private-headers
and add tests for the two AArch64 binaries.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224400 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-17 01:01:30 +00:00
..
Archive.cpp Start adding thin archive support. 2014-12-16 01:43:41 +00:00
Binary.cpp
CMakeLists.txt
COFFObjectFile.cpp Move three methods only used by MCJIT to MCJIT. 2014-12-10 20:46:55 +00:00
COFFYAML.cpp
ELF.cpp Remove duplication of relocation names in lib/Object/ELF.cpp 2014-11-21 20:16:07 +00:00
ELFObjectFile.cpp
ELFYAML.cpp Add ARM relocations to ELFYAML 2014-12-02 09:49:09 +00:00
Error.cpp
IRObjectFile.cpp Silence more static analyzer warnings. 2014-12-15 18:48:43 +00:00
LLVMBuild.txt
MachOObjectFile.cpp Add printing the LC_ENCRYPTION_INFO_64 load command with llvm-objdump’s -private-headers 2014-12-17 01:01:30 +00:00
MachOUniversal.cpp Return ErrorOr<std::unique_ptr<Archive>> form getAsArchive. 2014-12-09 21:05:36 +00:00
Makefile
Object.cpp
ObjectFile.cpp
RecordStreamer.cpp
RecordStreamer.h
SymbolicFile.cpp Rename createIRObjectFile to just create. 2014-12-09 20:36:13 +00:00