[all-commits] [llvm/llvm-project] d2bcc5: [LLD] Merge .hexagon.attributes sections (#148098)
Brian Cain via All-commits
all-commits at lists.llvm.org
Mon Jul 14 20:36:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2bcc51a5ae42157e9a0178186e5cb711c018c93
https://github.com/llvm/llvm-project/commit/d2bcc51a5ae42157e9a0178186e5cb711c018c93
Author: Brian Cain <brian.cain at oss.qualcomm.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M lld/ELF/Arch/Hexagon.cpp
M lld/ELF/Config.h
M lld/ELF/Driver.cpp
M lld/ELF/Target.h
A lld/test/ELF/hexagon-attributes.s
Log Message:
-----------
[LLD] Merge .hexagon.attributes sections (#148098)
Merge the attributes of object files being linked together. The
`.hexagon.attributes` section can be used by loaders and analysis tools.
This is similar to the .riscv.attributes, introduced in
8a900f2438b4a167b98404565ad4da2645cc9330 /
https://reviews.llvm.org/D138550.
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