[all-commits] [llvm/llvm-project] 489d36: [NFC][ELF] Add missing blank line between functions
Jessica Clarke via All-commits
all-commits at lists.llvm.org
Tue Aug 5 01:56:35 PDT 2025
Branch: refs/heads/release/21.x
Home: https://github.com/llvm/llvm-project
Commit: 489d36cedc71b13b04a579c52ba58924bc6bafb6
https://github.com/llvm/llvm-project/commit/489d36cedc71b13b04a579c52ba58924bc6bafb6
Author: Jessica Clarke <jrtc27 at jrtc27.com>
Date: 2025-08-05 (Tue, 05 Aug 2025)
Changed paths:
M lld/ELF/Relocations.cpp
Log Message:
-----------
[NFC][ELF] Add missing blank line between functions
Fixes: b42f96bc057f ("[lld] Add thunks for hexagon (#111217)")
(cherry picked from commit b03d1e1e2e8e4b0b4b9e035b7ad9fb86dccefb93)
Commit: 74a0c1e962c04a500f79d2d02b8cdf6c170c2937
https://github.com/llvm/llvm-project/commit/74a0c1e962c04a500f79d2d02b8cdf6c170c2937
Author: Jessica Clarke <jrtc27 at jrtc27.com>
Date: 2025-08-05 (Tue, 05 Aug 2025)
Changed paths:
M lld/ELF/Relocations.cpp
Log Message:
-----------
[NFC][ELF][Hexagon] Avoid pointless ArrayRef::drop_front
Fixes: b42f96bc057f ("[lld] Add thunks for hexagon (#111217)")
(cherry picked from commit de15d365743e16848a9d15fc32ae6ab98d399ec2)
Commit: f5ad8dc6876ab667d07fe6c3bd2ac2bad434f6fb
https://github.com/llvm/llvm-project/commit/f5ad8dc6876ab667d07fe6c3bd2ac2bad434f6fb
Author: Jessica Clarke <jrtc27 at jrtc27.com>
Date: 2025-08-05 (Tue, 05 Aug 2025)
Changed paths:
M lld/ELF/Relocations.cpp
Log Message:
-----------
[ELF][Hexagon] Fix host endianness assumption
Fixes: b42f96bc057f ("[lld] Add thunks for hexagon (#111217)")
(cherry picked from commit 723b40a8d92f76fc913ef21061fc3d74e8c47441)
Compare: https://github.com/llvm/llvm-project/compare/863f9963c378...f5ad8dc6876a
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