1# RUN: echo --help > %t.rsp
2
3# RUN: %lld @%t.rsp | FileCheck %s
4CHECK: OVERVIEW: LLVM Linker
5