[all-commits] [llvm/llvm-project] 13f358: [libc] Add LINK_LIBRARIES option to add_fp_unittes...

lntue via All-commits all-commits at lists.llvm.org
Sun May 8 10:34:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13f358376a597077e93e11653b51648d4976b181
      https://github.com/llvm/llvm-project/commit/13f358376a597077e93e11653b51648d4976b181
  Author: Tue Ly <lntue.h at gmail.com>
  Date:   2022-05-08 (Sun, 08 May 2022)

  Changed paths:
    M libc/cmake/modules/LLVMLibCTestRules.cmake
    M libc/test/src/CMakeLists.txt
    M libc/test/src/__support/File/CMakeLists.txt
    M libc/test/src/math/exhaustive/CMakeLists.txt
    M libc/test/src/stdio/CMakeLists.txt
    M libc/test/src/stdio/printf_core/CMakeLists.txt
    M libc/test/src/string/CMakeLists.txt

  Log Message:
  -----------
  [libc] Add LINK_LIBRARIES option to add_fp_unittest and add_libc_unittest.

This is needed to prepare for adding FLAGS option.

Reviewed By: sivachandra

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




More information about the All-commits mailing list