Skip to content

Conversation

@zmodem
Copy link
Collaborator

@zmodem zmodem commented Nov 4, 2025

Some followups after #131687 switched to the "runtimes build".

  • The check-sanitizer build target doesn't exist in the runtimes build; use check-runtimes instead.
  • ASan is not supported on 32-bit windows. Pass -DCOMPILER_RT_BUILD_SANITIZERS=OFF
  • check-runtimes includes the orcjit tests, which never passed on windows; build with -DCOMPILER_RT_BUILD_ORC=OFF
  • Various asan and libfuzzer tests fail; suppress them with LIT_FILTER_OUT

@zmodem zmodem merged commit bcb3d2f into llvm:main Nov 4, 2025
6 of 10 checks passed
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