Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: update x86_64 and aarch64 LLVM tarballs with assertions enabled #14092

Merged
merged 2 commits into from
Dec 28, 2022

Conversation

andrewrk
Copy link
Member

@andrewrk andrewrk commented Dec 27, 2022

These tarballs were built with -DLLVM_ENABLE_ASSERTIONS=ON.

@andrewrk andrewrk enabled auto-merge (rebase) December 27, 2022 23:27
@andrewrk
Copy link
Member Author

andrewrk commented Dec 27, 2022

@Vexu, it looks like this regressed with #13914:

Assertion failed: Subtarget->isTargetDarwin() && "automatic va_arg instruction only works on Darwin" (/home/andy/dev/zig-bootstrap/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp: LowerVAARG: 8598)
error: test...
error: The following command terminated unexpectedly:
/home/ci/actions-runner9/_work/zig/zig/build-debug/stage3-debug/bin/zig test /home/ci/actions-runner9/_work/zig/zig/test/behavior.zig -lc --test-name-prefix behavior-aarch64-windows-gnu-Debug-c-multi-default  --cache-dir /home/ci/actions-runner9/_work/zig/zig/build-debug/zig-local-cache --global-cache-dir /home/ci/actions-runner9/_work/zig/zig/build-debug/zig-global-cache --name test -fno-single-threaded -target aarch64-windows-gnu -mcpu generic --test-no-exec -I /home/ci/actions-runner9/_work/zig/zig/test -L /home/ci/deps/zig+llvm+lld+clang-x86_64-linux-musl-0.11.0-dev.971+19056cb68/lib -I /home/ci/deps/zig+llvm+lld+clang-x86_64-linux-musl-0.11.0-dev.971+19056cb68/include --zig-lib-dir /home/ci/actions-runner9/_work/zig/zig/lib --enable-cache 

Edit: failing test disabled in a1d8235

@andrewrk andrewrk enabled auto-merge (rebase) December 28, 2022 06:28
@andrewrk andrewrk disabled auto-merge December 28, 2022 06:58
@andrewrk andrewrk merged commit 70ac9fc into master Dec 28, 2022
@andrewrk andrewrk deleted the ci-llvm-assert branch December 28, 2022 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant