[all-commits] [llvm/llvm-project] 96b028: [Polly] Support linking ScopPassManager against LL...

Michał Górny via All-commits all-commits at lists.llvm.org
Thu Aug 6 21:47:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 96b02808afa7eb043b9968b07424cc96bc8d94a6
      https://github.com/llvm/llvm-project/commit/96b02808afa7eb043b9968b07424cc96bc8d94a6
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M polly/unittests/ScopPassManager/CMakeLists.txt

  Log Message:
  -----------
  [Polly] Support linking ScopPassManager against LLVM dylib

Link ScopPassManager to LLVM dylib target if LLVM_LINK_LLVM_DYLIB
is enabled.  This fixes build failures on systems where static LLVM
libraries are not installed.

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




More information about the All-commits mailing list