[PATCH] D77359: [libunwind] add hexagon support

Brian Cain via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 10 02:40:18 PDT 2020


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

removed obsolete/commented-out getIP() implementation


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.256529.patch
Type: text/x-patch
Size: 13001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/eec83ac1/attachment.bin>


More information about the llvm-commits mailing list