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