[all-commits] [llvm/llvm-project] 29e572: Revert "[llvm] Added support for stand-alone cmake...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Mon Jun 15 12:16:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 29e57229497711a3a294f437b59afa6ddc36a3d8
      https://github.com/llvm/llvm-project/commit/29e57229497711a3a294f437b59afa6ddc36a3d8
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
    M llvm/cmake/modules/AddLLVM.cmake
    M llvm/lib/Analysis/CMakeLists.txt
    M llvm/lib/Analysis/LLVMBuild.txt
    M llvm/lib/Analysis/ML/CMakeLists.txt
    A llvm/lib/Analysis/ML/LLVMBuild.txt
    M llvm/lib/Passes/LLVMBuild.txt
    M llvm/unittests/Analysis/ML/CMakeLists.txt

  Log Message:
  -----------
  Revert "[llvm] Added support for stand-alone cmake object libraries."

This reverts commit 695c7d6313d74dc02222f6497d4c4985d67f433f.

Breaks windows (e.g.
http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/16497)

Likely to cause problems with XCode.




More information about the All-commits mailing list