[llvm-branch-commits] [llvm] [BOLT] Hash-based function matching (PR #95821)
Amir Ayupov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jun 18 20:47:20 PDT 2024
================
@@ -420,6 +442,7 @@ Error YAMLProfileReader::readProfile(BinaryContext &BC) {
errs() << "BOLT-WARNING: profile ignored for function " << YamlBF.Name
<< '\n';
+
----------------
aaupov wrote:
nit: please drop
https://github.com/llvm/llvm-project/pull/95821
More information about the llvm-branch-commits
mailing list