[all-commits] [llvm/llvm-project] 51db23: [DWP] Fix for Refactoring llvm-dwp in to a library

Alexander Yermolovich via All-commits all-commits at lists.llvm.org
Tue Jul 20 18:17:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51db2363243c7fccee9d9c4f74399e8dd9d85b82
      https://github.com/llvm/llvm-project/commit/51db2363243c7fccee9d9c4f74399e8dd9d85b82
  Author: Alexander Yermolovich <ayermolo at fb.com>
  Date:   2021-07-20 (Tue, 20 Jul 2021)

  Changed paths:
    M llvm/tools/llvm-dwp/CMakeLists.txt

  Log Message:
  -----------
  [DWP] Fix for Refactoring llvm-dwp in to a library

Fix build for https://reviews.llvm.org/D106198 when -DBUILD_SHARED_LIBS=ON. Test Plan:

Reviewed By: dblaikie

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




More information about the All-commits mailing list