[libcxx-commits] [PATCH] D59921: [libunwind] Export the unw_* symbols as weak symbols

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 29 08:56:51 PDT 2019


phosek updated this revision to Diff 192840.
phosek marked 2 inline comments as done.
phosek added a comment.

I plan to do some more testing on Windows to ensure that the updated version works properly.


Repository:
  rUNW libunwind

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

https://reviews.llvm.org/D59921

Files:
  libunwind/src/Registers.hpp
  libunwind/src/Unwind-EHABI.cpp
  libunwind/src/Unwind-seh.cpp
  libunwind/src/Unwind-sjlj.c
  libunwind/src/UnwindLevel1-gcc-ext.c
  libunwind/src/UnwindLevel1.c
  libunwind/src/assembly.h
  libunwind/src/config.h
  libunwind/src/libunwind.cpp
  libunwind/src/libunwind_ext.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59921.192840.patch
Type: text/x-patch
Size: 56025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190329/a516af34/attachment-0001.bin>


More information about the libcxx-commits mailing list