summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/gold/X86/opt-remarks.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/gold/X86/opt-remarks.ll')
-rw-r--r--llvm/test/tools/gold/X86/opt-remarks.ll6
1 files changed, 2 insertions, 4 deletions
diff --git a/llvm/test/tools/gold/X86/opt-remarks.ll b/llvm/test/tools/gold/X86/opt-remarks.ll
index 7a83df4af53..2cca9bf5d2f 100644
--- a/llvm/test/tools/gold/X86/opt-remarks.ll
+++ b/llvm/test/tools/gold/X86/opt-remarks.ll
@@ -34,8 +34,7 @@
; YAML-NEXT: - Callee: f
; YAML-NEXT: - String: ' inlined into '
; YAML-NEXT: - Caller: _start
-; YAML-NEXT: - String: ' with '
-; YAML-NEXT: - String: 'cost='
+; YAML-NEXT: - String: ' with cost='
; YAML-NEXT: - Cost: '0'
; YAML-NEXT: - String: ' (threshold='
; YAML-NEXT: - Threshold: '337'
@@ -52,8 +51,7 @@
; YAML-HOT-NEXT: - Callee: f
; YAML-HOT-NEXT: - String: ' inlined into '
; YAML-HOT-NEXT: - Caller: _start
-; YAML-HOT-NEXT: - String: ' with'
-; YAML-HOT-NEXT: - String: 'cost='
+; YAML-HOT-NEXT: - String: ' with cost='
; YAML-HOT-NEXT: - Cost: '0'
; YAML-HOT-NEXT: - String: ' (threshold='
; YAML-HOT-NEXT: - Threshold: '337'
OpenPOWER on IntegriCloud