1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

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 b0b4d6c795
commit 31de553b45

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: