llvm/test/ObjectYAML
Chris Bieneman 506857f427 [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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278985 91177308-0d34-0410-b5e6-96231b3b80d8
2016-08-17 21:46:04 +00:00
..
MachO [macho2yaml] Don't write empty linkedit data 2016-08-17 21:46:04 +00:00
lit.local.cfg