[PATCH] D92074: [llvm-profdata] Emit Error when Invalid MemOpSize Section is Created by llvm-profdata
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 1 10:47:15 PST 2020
xur added a comment.
I'm not sure llvm-profdata is good place to fix. I would rather to fix this in the memop size transformation -- to detect this in the heuristic.
At the same, I'm interested to know what is the cause of this. Should we do something in profile runtime to prevent this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92074/new/
https://reviews.llvm.org/D92074
More information about the llvm-commits
mailing list