Skip to content

Commit 61b9ce1

Browse files
committed
Enable libunwind (cc @mpark)
1 parent 58efb68 commit 61b9ce1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ patmat-trunk)
104104
BRANCH=p2688-pattern-matching
105105
URL=https://github.com/mpark/llvm-project
106106
VERSION=patmat-trunk-$(date +%Y%m%d)
107+
LLVM_ENABLE_RUNTIMES+=";libunwind"
107108
;;
108109
clangir-trunk)
109110
BRANCH=main

0 commit comments

Comments
 (0)