1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include/llvm/ObjectYAML
Steven Wu 9711c6c21b Add LC_BUILD_VERSION load command
Summary:
Add a new load command LC_BUILD_VERSION. It is a generic version of
LC_*_VERSION_MIN load_command used on Apple platforms. Instead of having
a seperate load command for each platform, LC_BUILD_VERSION is recording
platform info as an enum. It also records SDK version, min_os, and tools
that used to build the binary.

rdar://problem/29781291

Reviewers: enderby

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D29044

llvm-svn: 292824
2017-01-23 20:07:55 +00:00
..
COFFYAML.h
DWARFEmitter.h [DWARF] [ObjectYAML] Adding APIs for unittesting 2017-01-20 19:03:14 +00:00
DWARFYAML.h [ObjectYAML] Support for DWARF line tables 2017-01-10 06:22:49 +00:00
ELFYAML.h
MachOYAML.h Add LC_BUILD_VERSION load command 2017-01-23 20:07:55 +00:00
ObjectYAML.h [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
YAML.h