[llvm] [DAG] SDPatternMatch - Replace runtime data structures with lengths known at compile time (PR #172064)
Artur Bermond Torres via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 14 04:16:03 PST 2025
bermondd wrote:
> LLVM Buildbot has detected a new failure on builder `sanitizer-x86_64-linux-android` running on `sanitizer-buildbot-android` while building `llvm` at step 2 "annotate".
This one's interesting. One of the lines say
`/var/lib/buildbot/sanitizer-buildbot6/sanitizer-x86_64-linux-android/sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_functions.sh: line 21: ld.lld: command not found`
This makes me think this is maybe an infrastructure issue?
https://github.com/llvm/llvm-project/pull/172064
More information about the llvm-commits
mailing list