bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-ar/response-utf8.test

12 lines
317 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
## 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