[all-commits] [llvm/llvm-project] 2c1a14: Fix missing dependency in LibcUnitTest

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Mon Jan 27 01:14:57 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c1a142a78ffe8ed06fd7bfd17750afdceeaecc9
      https://github.com/llvm/llvm-project/commit/2c1a142a78ffe8ed06fd7bfd17750afdceeaecc9
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

  Changed paths:
    M libc/cmake/modules/LLVMLibCRules.cmake
    M libc/utils/UnitTest/CMakeLists.txt

  Log Message:
  -----------
  Fix missing dependency in LibcUnitTest

Summary: LibcUnitTest is missing a dependency on LLVMSupport. This prevents building with shared libraries.

Reviewers: sivachandra

Subscribers: mgorny, MaskRay, libc-commits

Tags: #libc-project

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




More information about the All-commits mailing list