Skip to content

Commit 11cbbc9

Browse files
authored
Update enzyme-ci.yml
1 parent c10a5ea commit 11cbbc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/enzyme-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
cd build
5555
rm -f config.toml
5656
alias lld=lld-17
57+
alias ld=lld-17
5758
../configure --enable-llvm-link-shared --enable-llvm-enzyme --set=rust.use-lld=true --release-channel=nightly --enable-llvm-assertions --enable-option-checking --enable-ninja --disable-docs
5859
../x.py build --stage 1 library/std library/proc_macro library/test tools/rustdoc
5960
rustup toolchain link enzyme build/host/stage1

0 commit comments

Comments
 (0)