[PATCH] D52810: [llvm-nm] Print an explicit "no symbols" message when an object file has no symbols

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 3 16:41:43 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343742: [llvm-nm] Print an explicit "no symbols" message when an object file has no… (authored by rupprecht, committed by ).
Herald added subscribers: dexonsmith, steven_wu, eraman, mehdi_amini.

Changed prior to commit:
  https://reviews.llvm.org/D52810?vs=168051&id=168206#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52810

Files:
  llvm/trunk/test/Object/nm-shared-object.test
  llvm/trunk/test/ThinLTO/X86/empty-module.ll
  llvm/trunk/test/tools/gold/X86/bcsection.ll
  llvm/trunk/test/tools/gold/X86/thinlto.ll
  llvm/trunk/test/tools/llvm-nm/X86/nm-no-symbols.test
  llvm/trunk/tools/llvm-nm/llvm-nm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52810.168206.patch
Type: text/x-patch
Size: 4491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181003/fa87d528/attachment.bin>


More information about the llvm-commits mailing list