[all-commits] [llvm/llvm-project] c73719: [𝘀𝗽𝗿] initial version
Peter Collingbourne via All-commits
all-commits at lists.llvm.org
Tue Jul 22 18:30:35 PDT 2025
Branch: refs/heads/users/pcc/spr/mc-add-elf-section-and-directive-for-specifying-a-sections-preferred-alignment
Home: https://github.com/llvm/llvm-project
Commit: c7371980ab3912d7cecee446cd4623a060f6dd84
https://github.com/llvm/llvm-project/commit/c7371980ab3912d7cecee446cd4623a060f6dd84
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2025-07-22 (Tue, 22 Jul 2025)
Changed paths:
M compiler-rt/test/cfi/mfcall.cpp
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/OutputSections.cpp
M lld/ELF/Relocations.cpp
M lld/ELF/Target.h
M lld/ELF/Writer.cpp
M lld/docs/ld.lld.1
A lld/test/ELF/preferred-function-alignment.s
A lld/test/ELF/x86_64-relax-jump-tables.s
M llvm/docs/Extensions.rst
M llvm/docs/LangRef.rst
M llvm/include/llvm/BinaryFormat/ELF.h
M llvm/include/llvm/IR/FixedMetadataKinds.def
M llvm/include/llvm/MC/MCObjectStreamer.h
M llvm/include/llvm/MC/MCSection.h
M llvm/include/llvm/MC/MCStreamer.h
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
M llvm/lib/MC/ELFObjectWriter.cpp
M llvm/lib/MC/MCAsmStreamer.cpp
M llvm/lib/MC/MCObjectStreamer.cpp
M llvm/lib/MC/MCParser/AsmParser.cpp
M llvm/lib/MC/MCStreamer.cpp
M llvm/lib/Object/ELF.cpp
M llvm/lib/Transforms/IPO/LowerTypeTests.cpp
A llvm/test/CodeGen/X86/elf-section-properties.ll
A llvm/test/MC/ELF/prefalign-errors.s
A llvm/test/MC/ELF/prefalign.s
M llvm/test/Transforms/LowerTypeTests/aarch64-jumptable.ll
M llvm/test/Transforms/LowerTypeTests/function-arm-thumb.ll
M llvm/test/Transforms/LowerTypeTests/function-disjoint.ll
M llvm/test/Transforms/LowerTypeTests/function-weak.ll
M llvm/test/Transforms/LowerTypeTests/function.ll
M llvm/test/Transforms/LowerTypeTests/x86-jumptable.ll
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.6-beta.1
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