[all-commits] [llvm/llvm-project] fb6faf: [libc] Improve the add_libc_test rule.

Siva Chandra via All-commits all-commits at lists.llvm.org
Thu May 4 11:53:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb6faf4798b1cb327e719898e2ea6eff7f597c49
      https://github.com/llvm/llvm-project/commit/fb6faf4798b1cb327e719898e2ea6eff7f597c49
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M libc/cmake/modules/LLVMLibCTestRules.cmake

  Log Message:
  -----------
  [libc] Improve the add_libc_test rule.

A target for the test named ${fq_target_name} has been added. It depends
on ${fq_target_name}.__unit__ and ${fq_target_name}.__hermetic__ as
relevant.

Reviewed By: jhuber6

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




More information about the All-commits mailing list