summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools
diff options
context:
space:
mode:
authorDavid Bolvansky <david.bolvansky@gmail.com>2018-08-01 08:02:40 +0000
committerDavid Bolvansky <david.bolvansky@gmail.com>2018-08-01 08:02:40 +0000
commitfbbb83c782d310d7bcbeec9b4397816206449107 (patch)
tree38b41763f9403b1b3d59bc0146d3a0a719a79b0d /llvm/test/tools
parentf23db0d7a236d6e26d506f22e35f621bac4a919c (diff)
downloadbcm5719-llvm-fbbb83c782d310d7bcbeec9b4397816206449107.tar.gz
bcm5719-llvm-fbbb83c782d310d7bcbeec9b4397816206449107.zip
Revert "Enrich inline messages", tests fail
llvm-svn: 338496
Diffstat (limited to 'llvm/test/tools')
-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