[PATCH] D144660: [compiler-rt][CMake] Properly set COMPILER_RT_HAS_LLD

Haowei Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 13:59:24 PDT 2023


haowei added a comment.

I think I understood why your change trigger the failure on the bots, without your patch, this test is unsupported, see:

  UNSUPPORTED: HWAddressSanitizer-x86_64 :: TestCases/sizes.cpp (1365 of 13292)

from log output: https://logs.chromium.org/logs/fuchsia/buildbucket/cr-buildbucket/8779557369614664945/+/u/clang/test/stdout


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144660/new/

https://reviews.llvm.org/D144660



More information about the llvm-commits mailing list