[all-commits] [llvm/llvm-project] 3ffbf9: [cmake] Remove LLVM_{BUILD, LINK}_LLVM_DYLIB option...

tstellar via All-commits all-commits at lists.llvm.org
Fri Nov 8 10:38:06 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ffbf9720fb01d156f09b0eabdeafc548711fb19
      https://github.com/llvm/llvm-project/commit/3ffbf9720fb01d156f09b0eabdeafc548711fb19
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M llvm/CMakeLists.txt
    M llvm/docs/BuildingADistribution.rst
    M llvm/docs/CMake.rst
    M llvm/docs/GettingStarted.rst
    M llvm/docs/ReleaseNotes.rst

  Log Message:
  -----------
  [cmake] Remove LLVM_{BUILD,LINK}_LLVM_DYLIB options on Windows

Summary: The options aren't supported so they can be removed.

Reviewers: beanz, smeenai, compnerd

Reviewed By: compnerd

Subscribers: mgorny, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list