[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
Sun Aug 30 16:16:21 PDT 2020


gkm updated this revision to Diff 288877.
gkm added a comment.

- Correction in `lld/MachO/UnwindInfo.h`: s/`LLD_MACHO_COMPACT_UNWIND_H`/`LLD_MACHO_UNWIND_INFO_H`/
- Move some constant definitions that belong in `libunwind/include/mach-o/compact_unwind_encoding.h`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86805

Files:
  libunwind/include/mach-o/compact_unwind_encoding.h
  lld/MachO/CMakeLists.txt
  lld/MachO/OutputSegment.cpp
  lld/MachO/OutputSegment.h
  lld/MachO/SyntheticSections.h
  lld/MachO/UnwindInfo.cpp
  lld/MachO/UnwindInfo.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.288877.patch
Type: text/x-patch
Size: 31049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200830/613fa7e9/attachment-0001.bin>


More information about the libcxx-commits mailing list