[PATCH] D97110: [InstrProfiling] Use nobits as __llvm_prf_cnts section type in ELF
Albion Fung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 13:23:34 PST 2021
Conanap added a comment.
Hello,
Power PC is also experiencing the same error,
Malformed instrumentation profile data
error: No profiles could be merged.
I built a branch of `main` with this change reverted and the error goes away. Would it be possible to have this reverted for now until a proper solution has been created? Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97110/new/
https://reviews.llvm.org/D97110
More information about the llvm-commits
mailing list