[all-commits] [llvm/llvm-project] b03d1e: [NFC][ELF] Add missing blank line between functions

Jessica Clarke via All-commits all-commits at lists.llvm.org
Sun Aug 3 13:30:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b03d1e1e2e8e4b0b4b9e035b7ad9fb86dccefb93
      https://github.com/llvm/llvm-project/commit/b03d1e1e2e8e4b0b4b9e035b7ad9fb86dccefb93
  Author: Jessica Clarke <jrtc27 at jrtc27.com>
  Date:   2025-08-03 (Sun, 03 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)")


  Commit: de15d365743e16848a9d15fc32ae6ab98d399ec2
      https://github.com/llvm/llvm-project/commit/de15d365743e16848a9d15fc32ae6ab98d399ec2
  Author: Jessica Clarke <jrtc27 at jrtc27.com>
  Date:   2025-08-03 (Sun, 03 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)")


  Commit: 723b40a8d92f76fc913ef21061fc3d74e8c47441
      https://github.com/llvm/llvm-project/commit/723b40a8d92f76fc913ef21061fc3d74e8c47441
  Author: Jessica Clarke <jrtc27 at jrtc27.com>
  Date:   2025-08-03 (Sun, 03 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)")


Compare: https://github.com/llvm/llvm-project/compare/3a1cb68fb641...723b40a8d92f

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