[all-commits] [llvm/llvm-project] 7f608a: Revert "[opt][clang] Enable using -module-summary/...

Mikhail Goncharov via All-commits all-commits at lists.llvm.org
Fri Nov 18 00:26:28 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f608a2497c7578b9f3ca98014176ab95cffe3c0
      https://github.com/llvm/llvm-project/commit/7f608a2497c7578b9f3ca98014176ab95cffe3c0
  Author: Mikhail Goncharov <goncharov.mikhail at gmail.com>
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
    M clang/lib/CodeGen/BackendUtil.cpp
    M clang/test/CodeGen/split-lto-unit.c
    M llvm/include/llvm/IRPrinter/IRPrintingPasses.h
    M llvm/lib/IRPrinter/CMakeLists.txt
    M llvm/lib/IRPrinter/IRPrintingPasses.cpp
    M llvm/test/Bitcode/thinlto-function-summary.ll
    M llvm/tools/opt/NewPMDriver.cpp

  Log Message:
  -----------
  Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm"

This reverts commit 34ab474348e2623cc67abddb7bb662385297ac65.

as it has introduced circular dependency lib - analysis




More information about the All-commits mailing list