(diagnostics) fix typo in test...

llvm-svn: 224591
This commit is contained in:
Andreas Simbuerger 2014-12-19 17:22:46 +00:00
parent be98f3c4ec
commit cd8500e500
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ for.end: ; preds = %for.end.loopexit, %
declare double @invalidCall(double*) #1 declare double @invalidCall(double*) #1
; CHECK: remark: ReportFuncCall.c:4:8: The following errors keep this region from being a Scop. ; CHECK: remark: ReportFuncCall.c:4:8: The following errors keep this region from being a Scop.
; CHECK: remark: ReportFuncCall.c:5:12: This function call cannot be handeled. Try to inline it. ; CHECK: remark: ReportFuncCall.c:5:12: This function call cannot be handled. Try to inline it.
!llvm.dbg.cu = !{!0} !llvm.dbg.cu = !{!0}
!llvm.module.flags = !{!7, !8} !llvm.module.flags = !{!7, !8}