[PATCH] D11230: libunwind: Introduce __libunwind_config.h.

Logan Chien tzuhsiang.chien at gmail.com
Wed Jul 15 11:14:57 PDT 2015


logan created this revision.
logan added reviewers: asl, joerg, rengolin, danalbert, compnerd.
logan added a subscriber: cfe-commits.

Introduce __libunwind_config.h to avoid cross repository circular
dependency with libcxxabi.

http://reviews.llvm.org/D11230

Files:
  include/__libunwind_config.h
  include/libunwind.h
  include/unwind.h
  src/AddressSpace.hpp
  src/Unwind-EHABI.cpp
  src/Unwind-EHABI.h
  src/UnwindCursor.hpp
  src/UnwindLevel1-gcc-ext.c
  src/UnwindLevel1.c
  src/libunwind.cpp
  src/libunwind_ext.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11230.29801.patch
Type: text/x-patch
Size: 10613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150715/76ebe7b6/attachment.bin>


More information about the cfe-commits mailing list