1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Fix test on windows.

llvm-svn: 257475
This commit is contained in:
Rafael Espindola 2016-01-12 14:58:40 +00:00
parent b466194d5d
commit b1cab51c6f

View File

@ -1,2 +1,2 @@
; RUN: not llvm-lto foobar 2>&1 | FileCheck %s
; CHECK: llvm-lto: error loading file 'foobar': No such file or directory
; CHECK: llvm-lto: error loading file 'foobar': {{N|n}}o such file or directory