[lld][MachO] Add support for S_ATTR_DEBUG to the MachO YAML reader/writer.
authorLang Hames <lhames@gmail.com>
Tue, 26 Jul 2016 17:17:17 +0000 (17:17 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 26 Jul 2016 17:17:17 +0000 (17:17 +0000)
commit75069a16680c3f2a78caeeb0eafd0882a8250544
tree0a6a8959f8560a64095706dff127fe787c5f1a03
parent47a44456875347ccb455a69011a2198bd07e661d
[lld][MachO] Add support for S_ATTR_DEBUG to the MachO YAML reader/writer.

This enables proper recognition of debug sections by attribute, which will be
used in the near future by test-cases for MachO debugging support.

llvm-svn: 276770
lld/lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp