[all-commits] [llvm/llvm-project] 9277bc: Revert "[NFCI][Globals] In GlobalObjects::setSecti...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Tue Sep 16 12:52:16 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9277bcd1ab83fbfecfaaa5e15f3821808c5a6e38
https://github.com/llvm/llvm-project/commit/9277bcd1ab83fbfecfaaa5e15f3821808c5a6e38
Author: Mingming Liu <mingmingl at google.com>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M llvm/include/llvm/IR/GlobalObject.h
M llvm/lib/CodeGen/CodeGenPrepare.cpp
M llvm/lib/CodeGen/StaticDataAnnotator.cpp
M llvm/lib/IR/Globals.cpp
M llvm/lib/Transforms/Instrumentation/MemProfUse.cpp
M llvm/unittests/IR/CMakeLists.txt
R llvm/unittests/IR/GlobalObjectTest.cpp
Log Message:
-----------
Revert "[NFCI][Globals] In GlobalObjects::setSectionPrefix, do conditional update if existing prefix is not equivalent to the new one. Returns whether prefix changed." (#159159)
Reverts llvm/llvm-project#158460 due to buildbot failures
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