mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-03 17:32:59 +00:00
Document the purpose of this testcase.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264421 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
16303e867d
commit
426cfc1b15
@ -1,6 +1,7 @@
|
||||
; RUN: llc -enable-dwarf-directory -mtriple x86_64-apple-darwin10.0.0 < %s | FileCheck %s
|
||||
|
||||
; Radar 8884898
|
||||
; Verify that the file name is relative to the directory.
|
||||
; rdar://problem/8884898
|
||||
; CHECK: file 1 "simple.c"
|
||||
|
||||
declare i32 @printf(i8*, ...) nounwind
|
||||
|
Loading…
Reference in New Issue
Block a user