[libcxx-commits] [PATCH] D77359: [libunwind] add hexagon support

Brian Cain via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 9 13:25:56 PDT 2020


bcain updated this revision to Diff 256388.
bcain added a comment.

- Corrected WEAK_ALIAS definition for hexagon
- Removed .size directive from UnwindRegistersRestore.S


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77359

Files:
  libunwind/include/__libunwind_config.h
  libunwind/include/libunwind.h
  libunwind/src/Registers.hpp
  libunwind/src/UnwindCursor.hpp
  libunwind/src/UnwindRegistersRestore.S
  libunwind/src/UnwindRegistersSave.S
  libunwind/src/assembly.h
  libunwind/src/config.h
  libunwind/src/libunwind.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77359.256388.patch
Type: text/x-patch
Size: 13049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200409/e91c366b/attachment.bin>


More information about the libcxx-commits mailing list