1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib/ObjectYAML
Kevin Enderby 59a3f7063b Add support for the new LC_NOTE load command.
It describes a region of arbitrary data included in a Mach-O file.
Its initial use is to record extra data in MH_CORE files.

rdar://30001545
rdar://30001731

llvm-svn: 292500
2017-01-19 17:36:31 +00:00
..
CMakeLists.txt [ObjectYAML] Pull yaml2dwarf out of yaml2obj for reuse 2017-01-12 21:35:21 +00:00
COFFYAML.cpp
DWARFEmitter.cpp [ObjectYAML] Pull yaml2dwarf out of yaml2obj for reuse 2017-01-12 21:35:21 +00:00
DWARFYAML.cpp
ELFYAML.cpp
LLVMBuild.txt
MachOYAML.cpp Add support for the new LC_NOTE load command. 2017-01-19 17:36:31 +00:00
ObjectYAML.cpp
YAML.cpp