[all-commits] [llvm/llvm-project] 1be27b: [CMake][Fuchsia] Enable standalone libatomic

Alex Brachet via All-commits all-commits at lists.llvm.org
Mon Jun 26 06:50:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1be27bd8ce085a81090041b324fb19a4a6261724
      https://github.com/llvm/llvm-project/commit/1be27bd8ce085a81090041b324fb19a4a6261724
  Author: Alex Brachet <abrachet at google.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M clang/cmake/caches/Fuchsia-stage2.cmake

  Log Message:
  -----------
  [CMake][Fuchsia] Enable standalone libatomic

BUILTINS_${target}_COMPILER_RT_BUILD_STANDALONE_LIBATOMIC
actually builds libatomic, and
RUNTIMES_${target}_COMPILER_RT_BUILD_STANDALONE_LIBATOMIC
tells the compiler-rt tests that we built it and it is
safe to use in tests.

Differential Revision: https://reviews.llvm.org/D151681




More information about the All-commits mailing list