[all-commits] [llvm/llvm-project] 7fd384: [ELF] Move --print-archive-stats= and --why-extrac...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Feb 27 12:23:21 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fd3849b3565a1e22719338c6cebea9bcb023fca
      https://github.com/llvm/llvm-project/commit/7fd3849b3565a1e22719338c6cebea9bcb023fca
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-02-27 (Sun, 27 Feb 2022)

  Changed paths:
    M lld/ELF/Driver.cpp
    M lld/ELF/Driver.h
    M lld/ELF/MapFile.cpp
    M lld/ELF/MapFile.h
    M lld/ELF/Symbols.cpp
    M lld/ELF/Symbols.h
    M lld/ELF/Writer.cpp
    M lld/test/ELF/why-extract.s

  Log Message:
  -----------
  [ELF] Move --print-archive-stats= and --why-extract= beside --warn-backrefs report

So that early errors don't suppress their output.




More information about the All-commits mailing list