[libcxx-commits] [PATCH] D107996: [libunwind] Rename UNW_ARM64_* to UNW_AARCH64_*

Fangrui Song via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 17 16:11:01 PDT 2021


MaskRay updated this revision to Diff 367051.
MaskRay added a comment.

Add some UNW_ARM64_* values used by wine for `__APPLE__`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107996

Files:
  libunwind/include/libunwind.h
  libunwind/src/CompactUnwinder.hpp
  libunwind/src/DwarfInstructions.hpp
  libunwind/src/DwarfParser.hpp
  libunwind/src/Registers.hpp
  libunwind/src/Unwind-seh.cpp
  libunwind/src/UnwindCursor.hpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107996.367051.patch
Type: text/x-patch
Size: 26355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210817/1cba1e18/attachment-0001.bin>


More information about the libcxx-commits mailing list