1 ## Check that we support response files.
2 # RUN: yaml2obj %s -o %t.o
3 # RUN: echo "--strip-debug %t.o" > %t-response
4 # RUN: llvm-objcopy @%t-response %t2.o
5 # RUN: llvm-strip @%t-response
7 # RUN: llvm-readobj -S %t.o | FileCheck %s
10 # CHECK-NOT: .debug_foo