[all-commits] [llvm/llvm-project] 82cbd6: [NFC][PGO] Use constants rather than free strings ...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Jun 25 16:20:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 82cbd68504e6206ec40a5b41ea14aa6a4988e6fe
https://github.com/llvm/llvm-project/commit/82cbd68504e6206ec40a5b41ea14aa6a4988e6fe
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M llvm/include/llvm/IR/ProfDataUtils.h
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
M llvm/lib/IR/Function.cpp
M llvm/lib/IR/MDBuilder.cpp
M llvm/lib/IR/Metadata.cpp
M llvm/lib/IR/ProfDataUtils.cpp
M llvm/lib/IR/Verifier.cpp
M llvm/lib/ProfileData/InstrProf.cpp
Log Message:
-----------
[NFC][PGO] Use constants rather than free strings for metadata labels (#145721)
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