[all-commits] [llvm/llvm-project] 0b9dc8: [IR]Support set/read/update the section prefix for...

Mingming Liu via All-commits all-commits at lists.llvm.org
Tue Feb 4 11:58:03 PST 2025


  Branch: refs/heads/users/mingmingl-llvm/spr/sectionprefix
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b9dc8db4a66b05cb15b9d1cbe5fd38f63e6c0dd
      https://github.com/llvm/llvm-project/commit/0b9dc8db4a66b05cb15b9d1cbe5fd38f63e6c0dd
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-02-04 (Tue, 04 Feb 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]Support set/read/update the section prefix for 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