[all-commits] [llvm/llvm-project] 98b933: [Debugify] Port -debugify-each to NewPM

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Nov 2 08:17:04 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 98b933858883c17a2c0b39e68fe5e7c7c07d0a7a
      https://github.com/llvm/llvm-project/commit/98b933858883c17a2c0b39e68fe5e7c7c07d0a7a
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/Debugify.h
    M llvm/lib/Transforms/Utils/Debugify.cpp
    M llvm/test/DebugInfo/debugify-each.ll
    M llvm/test/DebugInfo/debugify-export.ll
    M llvm/test/DebugInfo/pr37964.ll
    M llvm/tools/opt/NewPMDriver.cpp
    M llvm/tools/opt/NewPMDriver.h
    M llvm/tools/opt/opt.cpp

  Log Message:
  -----------
  [Debugify] Port -debugify-each to NewPM

Preemptively switch 2 tests to the new PM

Reviewed By: aeubanks

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




More information about the All-commits mailing list