mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-26 06:04:47 +00:00
Harden tests for windows path separators.
llvm-svn: 132671
This commit is contained in:
parent
3bd28deb10
commit
d15bc54757
@ -1,7 +1,7 @@
|
||||
; RUN: llc -mtriple x86_64-apple-darwin10.0.0 < %s | FileCheck %s
|
||||
|
||||
; Radar 8884898
|
||||
; CHECK: file 1 "/Users/manav/one/two/simple.c"
|
||||
; CHECK: file 1 "/Users/manav/one/two{{/|\\\\}}simple.c"
|
||||
|
||||
declare i32 @printf(i8*, ...) nounwind
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user