From 05d521755590d6c02724bf305249173fcd73f9c1 Mon Sep 17 00:00:00 2001 From: Matt Godbolt Date: Sat, 29 Jun 2024 15:36:16 -0500 Subject: [PATCH] Doops --- build/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build/build.sh b/build/build.sh index 6988499..74eebf7 100755 --- a/build/build.sh +++ b/build/build.sh @@ -143,6 +143,7 @@ p1974-trunk) URL=https://github.com/je4d/llvm-project VERSION=p1974-trunk-$(date +%Y%m%d) LLVM_ENABLE_RUNTIMES+=";libunwind" + ;; rocm-*) if [[ "${VERSION#rocm-}" == "trunk" ]]; then BRANCH=amd-staging