[all-commits] [llvm/llvm-project] b2731c: [𝘀𝗽𝗿] changes introduced through rebase

Peter Collingbourne via All-commits all-commits at lists.llvm.org
Thu Jul 17 21:30:44 PDT 2025


  Branch: refs/heads/users/pcc/spr/wip-ir-introduce-elf_section_properties-for-setting-section-properties
  Home:   https://github.com/llvm/llvm-project
  Commit: b2731c0f0e467dc26a01539ef34746ad70331dc4
      https://github.com/llvm/llvm-project/commit/b2731c0f0e467dc26a01539ef34746ad70331dc4
  Author: Peter Collingbourne <peter at pcc.me.uk>
  Date:   2025-07-17 (Thu, 17 Jul 2025)

  Changed paths:
    M lld/ELF/Arch/X86_64.cpp
    M lld/ELF/Config.h
    M lld/ELF/Driver.cpp
    M lld/ELF/InputSection.cpp
    M lld/ELF/InputSection.h
    M lld/ELF/Options.td
    M lld/ELF/Target.h
    M lld/ELF/Writer.cpp
    M lld/docs/ld.lld.1
    A lld/test/ELF/preferred-function-alignment.s
    M lld/test/ELF/x86_64-relax-jump-tables.s
    M llvm/lib/MC/MCSectionELF.cpp
    M llvm/test/MC/AsmParser/llvm_section_types.s

  Log Message:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]


  Commit: 8db3822567e05ca10dd80ed46326ae9b080bf56e
      https://github.com/llvm/llvm-project/commit/8db3822567e05ca10dd80ed46326ae9b080bf56e
  Author: Peter Collingbourne <peter at pcc.me.uk>
  Date:   2025-07-17 (Thu, 17 Jul 2025)

  Changed paths:
    M lld/ELF/Arch/X86_64.cpp
    M lld/ELF/Config.h
    M lld/ELF/Driver.cpp
    M lld/ELF/InputSection.cpp
    M lld/ELF/InputSection.h
    M lld/ELF/Options.td
    M lld/ELF/Target.h
    M lld/ELF/Writer.cpp
    M lld/docs/ld.lld.1
    A lld/test/ELF/preferred-function-alignment.s
    M lld/test/ELF/x86_64-relax-jump-tables.s
    M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
    M llvm/lib/MC/MCSectionELF.cpp
    A llvm/test/CodeGen/X86/elf-section-properties.ll
    M llvm/test/MC/AsmParser/llvm_section_types.s

  Log Message:
  -----------
  Add test

Created using spr 1.3.6-beta.1


Compare: https://github.com/llvm/llvm-project/compare/c5feed10fee6...8db3822567e0

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