[all-commits] [llvm/llvm-project] 444441: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
all-commits at lists.llvm.org
Thu Aug 28 15:35:53 PDT 2025
Branch: refs/heads/users/pcc/spr/wip-lowertypetests-start-using-elf_section_properties-metadata-to-mark-cfi-jump-table-sections
Home: https://github.com/llvm/llvm-project
Commit: 444441d3f179c16eae497bac4b70025ad7523dba
https://github.com/llvm/llvm-project/commit/444441d3f179c16eae497bac4b70025ad7523dba
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M lld/ELF/Arch/X86_64.cpp
M lld/test/ELF/x86_64-relax-jump-tables.s
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
Commit: b922ecfed7f9500b5e316f01d2e3d9c3e9a9edd8
https://github.com/llvm/llvm-project/commit/b922ecfed7f9500b5e316f01d2e3d9c3e9a9edd8
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M lld/ELF/Arch/X86_64.cpp
M lld/test/ELF/x86_64-relax-jump-tables.s
M llvm/lib/Transforms/IPO/LowerTypeTests.cpp
M llvm/test/Transforms/LowerTypeTests/aarch64-jumptable.ll
M llvm/test/Transforms/LowerTypeTests/cfi-nounwind-direct-call.ll
M llvm/test/Transforms/LowerTypeTests/cfi-unwind-direct-call.ll
M llvm/test/Transforms/LowerTypeTests/function-arm-thumb.ll
M llvm/test/Transforms/LowerTypeTests/function-disjoint.ll
M llvm/test/Transforms/LowerTypeTests/function-ext.ll
M llvm/test/Transforms/LowerTypeTests/function-weak.ll
M llvm/test/Transforms/LowerTypeTests/function.ll
M llvm/test/Transforms/LowerTypeTests/section.ll
M llvm/test/Transforms/LowerTypeTests/x86-jumptable.ll
M llvm/test/Transforms/MergeFunc/cfi-thunk-merging.ll
Log Message:
-----------
Now we need to set preferred alignment to prevent jump tables from being overaligned
Created using spr 1.3.6-beta.1
Compare: https://github.com/llvm/llvm-project/compare/58907f6812d4...b922ecfed7f9
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