[llvm-nm] Include the text "@FILE" in the output of --help
commit2bf44fd079e7739bbcb12c662e657fa6a8dbb00d
authorMartin Storsjo <martin@martin.st>
Thu, 11 Oct 2018 06:53:38 +0000 (11 06:53 +0000)
committerMartin Storsjo <martin@martin.st>
Thu, 11 Oct 2018 06:53:38 +0000 (11 06:53 +0000)
treea1c6c5f96cdfed0d1074d42e6a130e0e324cec81
parentcdbdf9e530166538e648ee61f0996e802d9b6944
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344222 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-nm/X86/response-file.test [new file with mode: 0644]
test/tools/llvm-nm/libtool-response-file.test [new file with mode: 0644]
tools/llvm-nm/llvm-nm.cpp