summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools
diff options
context:
space:
mode:
authorDavid Bolvansky <david.bolvansky@gmail.com>2018-07-31 14:47:22 +0000
committerDavid Bolvansky <david.bolvansky@gmail.com>2018-07-31 14:47:22 +0000
commitab79414f7b29c8a82eebcc6daf055c8251641558 (patch)
treeffee3b4e78e04af808ee38fef62d6566b51dce95 /llvm/test/tools
parent57d617d6767d480a179423132b78e1726e876474 (diff)
downloadbcm5719-llvm-ab79414f7b29c8a82eebcc6daf055c8251641558.tar.gz
bcm5719-llvm-ab79414f7b29c8a82eebcc6daf055c8251641558.zip
Revert Enrich inline messages
llvm-svn: 338389
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