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

Alexander Shaposhnikov via All-commits all-commits at lists.llvm.org
Fri Nov 18 00:58:56 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f102fe73044062542f022182381c17172a999db2
      https://github.com/llvm/llvm-project/commit/f102fe73044062542f022182381c17172a999db2
  Author: Alexander Shaposhnikov <ashaposhnikov at google.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
    M utils/bazel/llvm-project-overlay/llvm/BUILD.bazel

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

This reverts commit 7f608a2497c7578b9f3ca98014176ab95cffe3c0
and removes the dependency of Object on IRPrinter.




More information about the All-commits mailing list