Skip to content

Commit

Permalink
Enable libunwind (cc @katzdm)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgodbolt committed Mar 14, 2024
1 parent 14031d6 commit 6dd1abb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ bb-p2996-trunk)
BRANCH=p2996
URL=https://github.com/Bloomberg/clang-p2996
VERSION=bb-p2996-trunk-$(date +%Y%m%d)
LLVM_ENABLE_RUNTIMES+=";libunwind"
;;
rocm-*)
if [[ "${VERSION#rocm-}" == "trunk" ]]; then
Expand Down

0 comments on commit 6dd1abb

Please sign in to comment.