[PATCH] D52943: [llvm-nm] Write "no symbol" output to stderr

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 5 13:57:15 PDT 2018


phosek updated this revision to Diff 168530.
phosek added a comment.
Herald added subscribers: arichardson, emaste.
Herald added a reviewer: espindola.

Thanks for pointing those out, I've included them in this change as well.


Repository:
  rL LLVM

https://reviews.llvm.org/D52943

Files:
  clang/test/CodeGen/thinlto_backend.ll
  lld/test/ELF/lto/thinlto-obj-path.ll
  llvm/test/Object/nm-shared-object.test
  llvm/test/ThinLTO/X86/empty-module.ll
  llvm/test/tools/llvm-nm/X86/nm-no-symbols.test
  llvm/tools/llvm-nm/llvm-nm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52943.168530.patch
Type: text/x-patch
Size: 4145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181005/f84f3e31/attachment.bin>


More information about the llvm-commits mailing list