1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/include/llvm/ObjectYAML
Chris Bieneman b88ea9e876 [macho2yaml] Don't write empty linkedit data
Since I stopped writing empty export tries it causes LinkEdit to potentially be completely empty which results in invalid yaml being generated.

To prevent this we skip linkedit data if it is empty.

llvm-svn: 278985
2016-08-17 21:46:04 +00:00
..
COFFYAML.h
ELFYAML.h
MachOYAML.h [macho2yaml] Don't write empty linkedit data 2016-08-17 21:46:04 +00:00
ObjectYAML.h [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
YAML.h