[PATCH] D65374: [llvm-nm] Use same symbol types as gnu nm when --format=sysv

Mike Pozulp via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 28 00:18:29 PDT 2019


mmpozulp created this revision.
mmpozulp added reviewers: jhenderson, chrisjackson.
Herald added subscribers: llvm-commits, rupprecht.
Herald added a project: LLVM.

Addresses https://bugs.llvm.org/show_bug.cgi?id=42686 and https://bugs.llvm.org/show_bug.cgi?id=41713


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D65374

Files:
  llvm/test/tools/llvm-nm/format-sysv-type.test
  llvm/tools/llvm-nm/llvm-nm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65374.212084.patch
Type: text/x-patch
Size: 6239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190728/5866cfdf/attachment.bin>


More information about the llvm-commits mailing list