[PATCH] D123294: [gold] Remove support for legacy pass manager
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 7 02:35:43 PDT 2022
nikic added inline comments.
================
Comment at: llvm/test/tools/gold/X86/opt-remarks.ll:56
+; YAML-NEXT: - String: ' because its definition is unavailable'
+; YAML-NEXT: ...
; YAML-NEXT: --- !Passed
----------------
I believe this remark duplication is because both AlwaysInliner and Inliner emit remarks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123294/new/
https://reviews.llvm.org/D123294
More information about the llvm-commits
mailing list