[PATCH] D62991: [yaml2obj][MachO] Support virtual sections

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 18:32:37 PDT 2019


seiya created this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
seiya added reviewers: beanz, jhenderson, rupprecht.

Virtual sections don't have section data so we should ignore them.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D62991

Files:
  llvm/test/ObjectYAML/MachO/virtual_section.yaml
  llvm/tools/yaml2obj/yaml2macho.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62991.203474.patch
Type: text/x-patch
Size: 8557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/83fca0f3/attachment.bin>


More information about the llvm-commits mailing list