[Openmp-commits] [lld] [clang] [mlir] [openmp] [libcxx] [compiler-rt] [llvm] [libcxxabi] [runtimes] Use LLVM libunwind from libc++abi by default (PR #77687)

Louis Dionne via Openmp-commits openmp-commits at lists.llvm.org
Mon Jan 15 07:20:15 PST 2024


ldionne wrote:

> @petrhosek @ldionne would it be better detect libunwind in LLVM_ENABLE_RUNTIMES?

I added a check in CMake here: https://github.com/llvm/llvm-project/pull/77991. The error message should now be clearer than previously.

https://github.com/llvm/llvm-project/pull/77687


More information about the Openmp-commits mailing list