[PATCH] D87126: [MachOYAML] Allow handcrafting custom contents for DWARF sections.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 4 01:42:27 PDT 2020


Higuoxing updated this revision to Diff 289895.
Higuoxing added a comment.

Add a comment saying why we don't check the segname.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87126/new/

https://reviews.llvm.org/D87126

Files:
  llvm/lib/ObjectYAML/MachOEmitter.cpp
  llvm/test/ObjectYAML/MachO/DWARF-debug_ranges.yaml
  llvm/test/ObjectYAML/MachO/dwarf-content-conflict.yaml
  llvm/test/tools/llvm-dwarfdump/X86/verify_overlapping_cu_ranges.yaml
  llvm/test/tools/llvm-gsymutil/ARM_AArch64/fat-macho-dwarf.yaml
  llvm/test/tools/llvm-gsymutil/X86/mach-dwarf.yaml
  llvm/test/tools/obj2yaml/MachO/unrecognized-debug-section.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87126.289895.patch
Type: text/x-patch
Size: 18187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200904/c59db4d0/attachment-0001.bin>


More information about the llvm-commits mailing list