[Inline] Fix a missing character in inline_stats.ll

This commit is contained in:
Mircea Trofin 2021-01-15 20:28:15 -08:00
parent e8049dc3c8
commit 029c2257c2
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
; CHECK: non-imported functions inlined anywhere: 1 [33.33% of non-imported functions]
; CHECK: non-imported functions inlined into importing module: 1 [33.33% of non-imported functions]
; MANDATORY-FIRST: - Summary:
; MANDATORY-FIRST: -- Summary:
; MANDATORY-FIRST: All functions: 10, imported functions: 7
; MANDATORY-FIRST: inlined functions: 4 [40% of all functions]
; MANDATORY-FIRST: imported functions inlined anywhere: 3 [42.86% of imported functions]