[all-commits] [llvm/llvm-project] 806a76: Revert "[CMake][NewPM] Move ENABLE_EXPERIMENTAL_NE...

aeubanks via All-commits all-commits at lists.llvm.org
Tue Dec 1 13:13:03 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 806a76c001233f2c70bf93c73fb955c64c1c080f
      https://github.com/llvm/llvm-project/commit/806a76c001233f2c70bf93c73fb955c64c1c080f
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-12-01 (Tue, 01 Dec 2020)

  Changed paths:
    M clang/CMakeLists.txt
    M clang/include/clang/Config/config.h.cmake
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/CommonArgs.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/test/CMakeLists.txt
    M clang/test/lit.site.cfg.py.in
    M llvm/CMakeLists.txt
    M llvm/include/llvm/Config/llvm-config.h.cmake
    M llvm/utils/gn/secondary/clang/include/clang/Config/BUILD.gn
    M llvm/utils/gn/secondary/clang/test/BUILD.gn
    M llvm/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn

  Log Message:
  -----------
  Revert "[CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/"

The new pass manager was accidentally enabled by default with this change.

This reverts commit a36bd4c90dcca82be9b64f65dbd22e921b6485ef.




More information about the All-commits mailing list