[llvm-nm] Include the text "@FILE" in the output of --help
authorMartin Storsjo <martin@martin.st>
Thu, 11 Oct 2018 06:53:38 +0000 (06:53 +0000)
committerMartin Storsjo <martin@martin.st>
Thu, 11 Oct 2018 06:53:38 +0000 (06:53 +0000)
commit523904133894888592a280ff7d0f0579418901f9
treecf4dd9b413a81b16eb6e2ddc7e6d3f6573067dca
parentb198e58f67e1de85e70b8af6c0e83a12ec5dacb1
[llvm-nm] Include the text "@FILE" in the output of --help

libtool requires this text to be present, in order to conclude that
the tool supports response files. Also add an explicit test of using
response files with llvm-nm.

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

llvm-svn: 344222
llvm/test/tools/llvm-nm/X86/response-file.test [new file with mode: 0644]
llvm/test/tools/llvm-nm/libtool-response-file.test [new file with mode: 0644]
llvm/tools/llvm-nm/llvm-nm.cpp