mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-16 11:30:51 +00:00
Harden tests for windows path separators.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132671 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ab5f788f67
commit
a2898673ac
@ -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…
Reference in New Issue
Block a user