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:
Adrian Prantl 2016-03-25 16:49:57 +00:00
parent 16303e867d
commit 426cfc1b15

View File

@ -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