commit | 506857f4270005a57083535be1b694adcb9ae04c | [log] [tgz] |
---|---|---|
author | Chris Bieneman <beanz@apple.com> | Wed Aug 17 21:46:04 2016 +0000 |
committer | Chris Bieneman <beanz@apple.com> | Wed Aug 17 21:46:04 2016 +0000 |
tree | 0f9918867b1cad11f3944f68c12382572724aff8 | |
parent | 9744bb48e4e9c7b36e0022d51d75cec74c201286 [diff] |
[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