mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
1fc07fd6ac
This means these tests will run on Windows. Replace one with UNSUPPORTED: system-windows. llvm-svn: 371473
6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
FIXME: See if we can fix this in lit by using Unicode strings.
|
|
REQUIRES: shell
|
|
|
|
RUN: echo "ようこそ" | FileCheck %s
|
|
CHECK: {{^}}ようこそ{{$}}
|