summaryrefslogtreecommitdiffstats
path: root/llvm/test/ThinLTO/X86/diagnostic-handler-remarks.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ThinLTO/X86/diagnostic-handler-remarks.ll')
-rw-r--r--llvm/test/ThinLTO/X86/diagnostic-handler-remarks.ll10
1 files changed, 10 insertions, 0 deletions
diff --git a/llvm/test/ThinLTO/X86/diagnostic-handler-remarks.ll b/llvm/test/ThinLTO/X86/diagnostic-handler-remarks.ll
index 3880b6f1138..2fd2cf8102b 100644
--- a/llvm/test/ThinLTO/X86/diagnostic-handler-remarks.ll
+++ b/llvm/test/ThinLTO/X86/diagnostic-handler-remarks.ll
@@ -22,6 +22,11 @@
; YAML1-NEXT: - Callee: foo
; YAML1-NEXT: - String: ' inlined into '
; YAML1-NEXT: - Caller: main
+; YAML1-NEXT: - String: ' with cost='
+; YAML1-NEXT: - Cost: '-30'
+; YAML1-NEXT: - String: ' (threshold='
+; YAML1-NEXT: - Threshold: '337'
+; YAML1-NEXT: - String: ')'
; YAML1-NEXT: ...
@@ -35,6 +40,11 @@
; YAML2-NEXT: - Callee: bar
; YAML2-NEXT: - String: ' inlined into '
; YAML2-NEXT: - Caller: foo
+; YAML2-NEXT: - String: ' with cost='
+; YAML2-NEXT: - Cost: '-30'
+; YAML2-NEXT: - String: ' (threshold='
+; YAML2-NEXT: - Threshold: '337'
+; YAML2-NEXT: - String: ')'
; YAML2-NEXT: ...
OpenPOWER on IntegriCloud