llvm-6502/lib/Object
Daniel Sanders 002ba57eb7 [yaml2obj] Add support for ELF e_flags.
Summary:
The FileHeader mapping now accepts an optional Flags sequence that accepts
the EF_<arch>_<flag> constants. When not given, Flags defaults to zero.

Reviewers: atanasyan

Reviewed By: atanasyan

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D3213

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205173 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-31 09:44:05 +00:00
..
Archive.cpp
Binary.cpp
CMakeLists.txt
COFFObjectFile.cpp [RuntimeDyld] Allow processRelocationRef to process more than one relocation entry at a time. 2014-03-21 07:26:41 +00:00
COFFYAML.cpp
ELF.cpp
ELFObjectFile.cpp
ELFYAML.cpp [yaml2obj] Add support for ELF e_flags. 2014-03-31 09:44:05 +00:00
Error.cpp
IRObjectFile.cpp
LLVMBuild.txt
MachOObjectFile.cpp ARM64: initial backend import 2014-03-29 10:18:08 +00:00
MachOUniversal.cpp
Makefile
Object.cpp
ObjectFile.cpp
SymbolicFile.cpp
YAML.cpp Object: Don't double-escape empty hexdata 2014-03-20 06:28:52 +00:00