[all-commits] [llvm/llvm-project] b42fb6: [llvm-nm] Support the -V option, print that the to...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Thu May 13 12:37:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b42fb6811e25322f7e55d3f76fe13a6829202219
      https://github.com/llvm/llvm-project/commit/b42fb6811e25322f7e55d3f76fe13a6829202219
  Author: Martin Storsjö <martin at martin.st>
  Date:   2021-05-13 (Thu, 13 May 2021)

  Changed paths:
    M llvm/docs/CommandGuide/llvm-nm.rst
    A llvm/test/tools/llvm-nm/libtool-version.test
    M llvm/tools/llvm-nm/llvm-nm.cpp

  Log Message:
  -----------
  [llvm-nm] Support the -V option, print that the tool is compatible with GNU nm

This unlocks some codepaths in libtool.

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




More information about the All-commits mailing list