[all-commits] [llvm/llvm-project] 9066e5: [profcheck] Don't verify global ctors
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Thu Dec 4 10:24:30 PST 2025
Branch: refs/heads/users/mtrofin/12-03-_profcheck_don_t_verify_global_ctors
Home: https://github.com/llvm/llvm-project
Commit: 9066e517d7e2d7f957d886fe0443bebf2e004922
https://github.com/llvm/llvm-project/commit/9066e517d7e2d7f957d886fe0443bebf2e004922
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-12-03 (Wed, 03 Dec 2025)
Changed paths:
M llvm/include/llvm/Transforms/Utils/ProfileVerify.h
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Transforms/Utils/ProfileVerify.cpp
M llvm/test/Transforms/PGOProfile/prof-verify-known-cold.ll
M llvm/test/Transforms/PGOProfile/prof-verify.ll
A llvm/test/Transforms/PGOProfile/profcheck-llvm.global_ctors.ll
M llvm/tools/opt/NewPMDriver.cpp
M llvm/utils/profcheck-xfail.txt
Log Message:
-----------
[profcheck] Don't verify global ctors
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list