[all-commits] [llvm/llvm-project] da43d4: [NPM][opt] Disallow -analyze under NPM

aeubanks via All-commits all-commits at lists.llvm.org
Wed Oct 21 20:19:32 PDT 2020


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

  Changed paths:
    M llvm/test/Other/2007-06-05-PassID.ll
    M llvm/tools/opt/opt.cpp

  Log Message:
  -----------
  [NPM][opt] Disallow -analyze under NPM

-analyze does not work with the NPM.
'print<foo>' passes should be used instead.




More information about the All-commits mailing list