[PATCH] D150987: [llvm-nm] Add --line-numbers flag

Daniel Thornburgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 17:08:09 PDT 2023


mysterymath updated this revision to Diff 556097.
mysterymath marked 15 inline comments as done.
mysterymath added a comment.
Herald added a reviewer: jdoerfert.
Herald added subscribers: jplehr, sstefan1, ormris.

Address review feedback


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150987/new/

https://reviews.llvm.org/D150987

Files:
  llvm/docs/CommandGuide/llvm-nm.rst
  llvm/docs/ReleaseNotes.rst
  llvm/test/tools/llvm-nm/X86/Inputs/dwarf.obj.elf-x86_64
  llvm/test/tools/llvm-nm/X86/line-numbers.test
  llvm/tools/llvm-nm/CMakeLists.txt
  llvm/tools/llvm-nm/Opts.td
  llvm/tools/llvm-nm/llvm-nm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150987.556097.patch
Type: text/x-patch
Size: 16290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230907/ad260a6f/attachment.bin>


More information about the llvm-commits mailing list