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: unassignedclangb...@nondot.org
          Reporter: raul+l...@tambre.ee
                CC: llvm-bugs@lists.llvm.org, mclow.li...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to