[all-commits] [llvm/llvm-project] 930eaa: [opt] Remove obsolete --quiet option

aeubanks via All-commits all-commits at lists.llvm.org
Wed Jul 8 13:25:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 930eaadacfd11273af2f9c3ae21664648dc1e26f
      https://github.com/llvm/llvm-project/commit/930eaadacfd11273af2f9c3ae21664648dc1e26f
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M llvm/include/llvm/Support/SystemUtils.h
    M llvm/lib/Support/SystemUtils.cpp
    M llvm/tools/llvm-as/llvm-as.cpp
    M llvm/tools/llvm-extract/llvm-extract.cpp
    M llvm/tools/llvm-link/llvm-link.cpp
    M llvm/tools/opt/PassPrinters.cpp
    M llvm/tools/opt/PassPrinters.h
    M llvm/tools/opt/opt.cpp

  Log Message:
  -----------
  [opt] Remove obsolete --quiet option

 git blame shows these were last touched in 2004?
 Obsoleted in r13844.

Reviewed By: hans

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




More information about the All-commits mailing list