xref: /llvm-project/llvm/test/tools/llvm-nm/libtool-response-file.test (revision 523904133894888592a280ff7d0f0579418901f9)
1RUN: llvm-nm --help | FileCheck %s
2Check that the output of llvm-nm --help contains the literal text @FILE; this
3indicates to libtool that llvm-nm does support response files.
4CHECK: @FILE
5