[all-commits] [llvm/llvm-project] a60405: [LTO][Legacy] Add -debug-pass-manager option to en...

w2yehia via All-commits all-commits at lists.llvm.org
Wed Sep 29 05:18:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a60405cf035dc114e7ee090139bed2577f4ea7ef
      https://github.com/llvm/llvm-project/commit/a60405cf035dc114e7ee090139bed2577f4ea7ef
  Author: Wael Yehia <wyehia at ca.ibm.com>
  Date:   2021-09-29 (Wed, 29 Sep 2021)

  Changed paths:
    M llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
    M llvm/lib/LTO/LTO.cpp
    M llvm/lib/LTO/LTOCodeGenerator.cpp
    M llvm/lib/LTO/ThinLTOCodeGenerator.cpp
    A llvm/test/tools/llvm-lto/lto-passes.ll
    M llvm/tools/llvm-lto/llvm-lto.cpp
    M llvm/tools/llvm-lto2/llvm-lto2.cpp

  Log Message:
  -----------
  [LTO][Legacy] Add -debug-pass-manager option to enable pass run/skip trace.

Reviewed by: steven_wu, fhahn, tejohnson

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




More information about the All-commits mailing list