[libcxx-commits] [PATCH] D86805: [lld-macho] create __TEXT, __unwind_info from __LD, __compact_unwind

Greg McGary via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 18 22:02:08 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2124ca1d5cb6: [lld-macho] create __TEXT,__unwind_info from __LD,__compact_unwind (authored by gkm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86805

Files:
  lld/MachO/CMakeLists.txt
  lld/MachO/OutputSegment.h
  lld/MachO/SyntheticSections.h
  lld/MachO/UnwindInfoSection.cpp
  lld/MachO/UnwindInfoSection.h
  lld/MachO/Writer.cpp
  lld/test/MachO/compact-unwind.test
  lld/test/MachO/tools/generate-cfi-funcs.py
  lld/test/MachO/tools/validate-unwind-info.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86805.292938.patch
Type: text/x-patch
Size: 28855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200919/32eb2f6a/attachment-0001.bin>


More information about the libcxx-commits mailing list