Files
clang-p2996/llvm/test/tools/llvm-nm/libtool-response-file.test
Martin Storsjo 5239041338 [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
2018-10-11 06:53:38 +00:00

5 lines
189 B
Plaintext

RUN: llvm-nm --help | FileCheck %s
Check that the output of llvm-nm --help contains the literal text @FILE; this
indicates to libtool that llvm-nm does support response files.
CHECK: @FILE