Fix dwarf-no-source-loc.ll path separator on Windows

llvm-svn: 343880
This commit is contained in:
Reid Kleckner 2018-10-05 19:46:51 +00:00
parent 08ab568aaa
commit 0cb905142a
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ if.end: ; preds = %if.then, %entry
; CHECK: .loc 1 7 7 prologue_end
; CHECK-NOT: .loc
; CHECK: # %bb.1
; CHECK-NEXT: .file 2 "/tests/include.h"
; CHECK-NEXT: .file 2 "/tests{{[/\]+}}include.h"
; CHECK-NEXT: .loc 2 20 5
; CHECK-NOT: .loc
; CHECK: .LBB0_2: