[all-commits] [llvm/llvm-project] 92d9a3: Port -instnamer to NPM

aeubanks via All-commits all-commits at lists.llvm.org
Thu Oct 22 12:09:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 92d9a3868aa8427ce159fe5ae79f4b39b62c040d
      https://github.com/llvm/llvm-project/commit/92d9a3868aa8427ce159fe5ae79f4b39b62c040d
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-10-22 (Thu, 22 Oct 2020)

  Changed paths:
    A llvm/include/llvm/Transforms/Utils/InstructionNamer.h
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Passes/PassRegistry.def
    M llvm/lib/Transforms/Utils/InstructionNamer.cpp
    M llvm/test/Transforms/InstNamer/basic.ll

  Log Message:
  -----------
  Port -instnamer to NPM

Some clang tests use this.

Reviewed By: akhuang

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




More information about the All-commits mailing list