[all-commits] [llvm/llvm-project] 95db31: Treat specifying a function in the bbsection profi...
Rahman Lavaee via All-commits
all-commits at lists.llvm.org
Mon Nov 10 14:19:33 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95db31e7f69e7008f0c570ed30d54d1e418e10f2
https://github.com/llvm/llvm-project/commit/95db31e7f69e7008f0c570ed30d54d1e418e10f2
Author: Rahman Lavaee <rahmanl at google.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M clang/test/CodeGen/Inputs/basic-block-sections.funcnames
M clang/test/CodeGen/basic-block-sections.c
M llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
M llvm/lib/CodeGen/BasicBlockSections.cpp
M llvm/lib/CodeGen/BasicBlockSectionsProfileReader.cpp
M llvm/test/CodeGen/X86/basic-block-sections-list.ll
M llvm/test/CodeGen/X86/basic-block-sections-source-drift.ll
Log Message:
-----------
Treat specifying a function in the bbsection profile without any directive as noop. (#167359)
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