[llvm-bugs] [Bug 45347] New: LIBCXXABI_ENABLE_STATIC_UNWINDER doesn't do anything
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Mar 29 10:45:05 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=45347
Bug ID: 45347
Summary: LIBCXXABI_ENABLE_STATIC_UNWINDER doesn't do anything
Product: libc++
Version: 10.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: raul+llvm at tambre.ee
CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
LIBCXXABI_ENABLE_STATIC_UNWINDER option defined at libcxx/CMakeLists.txt:232
isn't used anywhere in the libcxx/* tree.
Presumably it should set LIBCXXABI_STATICALLY_LINK_UNWINDER_IN_SHARED_LIBRARY.
It and LIBCXXABI_USE_LLVM_UNWINDER are also the only options in libcxx to use
the prefix "LIBCXXABI_" instead of the usual "LIBCXX_".
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200329/8153a96c/attachment-0001.html>
More information about the llvm-bugs
mailing list