mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
f1cbaa8c33
llvm-svn: 249247
3 lines
154 B
Plaintext
3 lines
154 B
Plaintext
RUN: llvm-size %t.blah 2>&1 | FileCheck --check-prefix=ENOENT %s
|
|
ENOENT: {{.*}}llvm-size{{(\.EXE|\.exe)?}}: {{.*}}.blah: {{[Nn]}}o such file or directory
|