Fix test on windows.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257475 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rafael Espindola 2016-01-12 14:58:40 +00:00
parent 7125c9519f
commit fe84f6bc6d

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