aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-ar/response-utf8.test
blob: b3e405f854902c05eb45913617874cdcf4ec1bb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
## Check that response files can cope with non-ascii characters.

# RUN: echo 'contents' > %t-£.txt

# RUN: rm -f %t-£.a
# RUN: echo 'r %t-£.a %t-£.txt' > %t-replace.txt
# RUN: llvm-ar @%t-replace.txt

# RUN: echo 'p %t-£.a %t-£.txt' > %t-print.txt
# RUN: llvm-ar @%t-print.txt | FileCheck %s
# CHECK: contents