mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-03 17:24:24 +00:00
[llvm-size] Attempt to fix a test failure on Windows.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249247 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
982ae9e22d
commit
3cd5d8c094
@ -1,2 +1,2 @@
|
||||
RUN: llvm-size %t.blah 2>&1 | FileCheck --check-prefix=ENOENT %s
|
||||
ENOENT: {{.*}}llvm-size: {{.*}}.blah: {{[Nn]}}o such file or directory
|
||||
ENOENT: {{.*}}llvm-size{{(\.EXE|\.exe)?}}: {{.*}}.blah: {{[Nn]}}o such file or directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user