[all-commits] [llvm/llvm-project] e1574c: [llvm-nm][test] Avoid deprecated alias -M (--print...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Aug 4 14:25:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1574c51c2655b78606ccffea8db5f63095851bd
      https://github.com/llvm/llvm-project/commit/e1574c51c2655b78606ccffea8db5f63095851bd
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-08-04 (Wed, 04 Aug 2021)

  Changed paths:
    M llvm/test/Object/X86/archive-ir-asm.ll
    M llvm/test/Object/X86/archive-symbol-table.s
    M llvm/test/Object/archive-long-index.test
    M llvm/test/Object/archive-symtab.test
    M llvm/test/Object/nm-archive.test
    M llvm/test/Object/simple-archive.test

  Log Message:
  -----------
  [llvm-nm][test] Avoid deprecated alias -M (--print-armap)

-M was inappropriately added since -s is taken by Darwin nm.
-M is deprecated. Tests should use --print-armap instead.




More information about the All-commits mailing list