[PATCH] D31375: Add docs for libunwind

Jonathan Roelofs via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 26 08:59:06 PDT 2017


jroelofs created this revision.
Herald added a subscriber: mgorny.

I'm still iffy about the build goop for this. I started mostly cargo-culting the stuff from libcxx, but couldn't get that to work. What's in the patch seems to work for the standalone build, but does not work for in tree builds (and I have no idea why).

Comments / corrections / feedback would be much appreciated.


https://reviews.llvm.org/D31375

Files:
  CMakeLists.txt
  docs/BuildingLibunwind.rst
  docs/CMakeLists.txt
  docs/README.txt
  docs/conf.py
  docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31375.93073.patch
Type: text/x-patch
Size: 18095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170326/6397e99f/attachment.bin>


More information about the cfe-commits mailing list