[all-commits] [llvm/llvm-project] f95337: [IR][AsmPrinter][ELF]Allow setting section prefix ...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Wed Jan 29 16:14:57 PST 2025
Branch: refs/heads/users/mingmingl-llvm/spr/globalobjectsectionprefix
Home: https://github.com/llvm/llvm-project
Commit: f9533772256fc288d1b43d2b700020fd77dde635
https://github.com/llvm/llvm-project/commit/f9533772256fc288d1b43d2b700020fd77dde635
Author: mingmingl <mingmingl at google.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M llvm/include/llvm/IR/Function.h
M llvm/include/llvm/IR/GlobalObject.h
M llvm/include/llvm/IR/MDBuilder.h
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
M llvm/lib/IR/Function.cpp
M llvm/lib/IR/Globals.cpp
M llvm/lib/IR/MDBuilder.cpp
A llvm/test/CodeGen/X86/data-section-prefix.ll
M llvm/test/Transforms/CodeGenPrepare/X86/section-samplepgo.ll
M llvm/test/Transforms/CodeGenPrepare/X86/section.ll
M llvm/test/Transforms/HotColdSplit/coldentrycount.ll
M llvm/test/Transforms/SampleProfile/section-accurate-samplepgo.ll
Log Message:
-----------
[IR][AsmPrinter][ELF]Allow setting section prefix for and use the prefix when emitting global objects
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