mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 07:26:06 +00:00

This patch disables the `noasan-strcmp.test` for AArch64 Linux as it consistently fails on the buildbot machine while passing on other AArch64 Linux systems. We have seen similar issues on noasan-strncmp.test in past which had random failures on certain machines/environments. Following buildbot is failing in both check stage1 and stage2: https://lab.llvm.org/buildbot/#/builders/121/builds/711
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================