mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-04 06:09:05 +00:00
Accept lower case to handle windows error messages.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242236 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
137ad1ded9
commit
0ab901ad76
@ -53,4 +53,4 @@ RUN: llvm-ar p %p/Inputs/thin.a evenlen | FileCheck %s --check-prefix=EVENLEN
|
||||
EVENLEN: evenlen
|
||||
|
||||
RUN: not llvm-ar p %p/Inputs/thin-path.a t/test2.o | FileCheck %s --check-prefix=MISSING
|
||||
MISSING: No such file or directory.
|
||||
MISSING: {{N|n}}o such file or directory.
|
||||
|
Loading…
Reference in New Issue
Block a user