[libcxx-commits] [PATCH] D70815: Enable `-funwind-tables` flag when building libunwind

Sergej Jaskiewicz via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Nov 30 03:58:14 PST 2019


broadwaylamb updated this revision to Diff 231586.
broadwaylamb added a comment.

Use `message(SEND_ERROR "...")` instead of `message(FATAL_ERROR "...")`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70815

Files:
  libunwind/CMakeLists.txt
  libunwind/cmake/config-ix.cmake
  libunwind/test/CMakeLists.txt
  libunwind/test/libunwind/test/config.py
  libunwind/test/lit.site.cfg.in
  libunwind/test/signal_frame.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70815.231586.patch
Type: text/x-patch
Size: 5205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191130/6f643ac9/attachment.bin>


More information about the libcxx-commits mailing list