mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-29 00:08:59 -04:00
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
|