[PATCH] D97110: [InstrProfiling] Use nobits as __llvm_prf_cnts section type in ELF
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 16:20:18 PST 2021
phosek added a comment.
I'm still debugging this, but it looks like global constructors (`_GLOBAL__sub_I_` symbols) aren't marked as `zeroinitializer` which looks like a bug to me.
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