[all-commits] [llvm/llvm-project] d1ba43: [lld] select a default eflags for hexagon (#108431)

Brian Cain via All-commits all-commits at lists.llvm.org
Fri Sep 13 15:10:25 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1ba432533aafc52fc59158350af937a8b6b9538
      https://github.com/llvm/llvm-project/commit/d1ba432533aafc52fc59158350af937a8b6b9538
  Author: Brian Cain <bcain at quicinc.com>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

  Changed paths:
    M lld/ELF/Arch/Hexagon.cpp
    M lld/test/ELF/hexagon-eflag.s

  Log Message:
  -----------
  [lld] select a default eflags for hexagon (#108431)

Empty archives are apparently routine in linux kernel builds, so instead
of asserting, we should handle this case with a sane default value.



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