[Frontend] Remove unused includes (NFC) (#116927)
[llvm-project.git] / llvm / test / tools / llvm-ar / response-utf8.test
blobb3e405f854902c05eb45913617874cdcf4ec1bb1
1 ## Check that response files can cope with non-ascii characters.
3 # RUN: echo 'contents' > %t-£.txt
5 # RUN: rm -f %t-£.a
6 # RUN: echo 'r %t-£.a %t-£.txt' > %t-replace.txt
7 # RUN: llvm-ar @%t-replace.txt
9 # RUN: echo 'p %t-£.a %t-£.txt' > %t-print.txt
10 # RUN: llvm-ar @%t-print.txt | FileCheck %s
11 # CHECK: contents