[llvm-nm] Include the text "@FILE" in the output of --help
commitd342bc787ac2c06b23bf013303587e7f086fdc18
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
parentb1493403a4118390aeeb929e3d4ac7489dd0d167
[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