[all-commits] [llvm/llvm-project] 82e85b: [lld] select a default eflags for hexagon (#108431)
Brian Cain via All-commits
all-commits at lists.llvm.org
Mon Sep 16 11:32:45 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 82e85b62da3f62759ab94aecd0ebac61f3856719
https://github.com/llvm/llvm-project/commit/82e85b62da3f62759ab94aecd0ebac61f3856719
Author: Brian Cain <bcain at quicinc.com>
Date: 2024-09-16 (Mon, 16 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.
(cherry picked from commit d1ba432533aafc52fc59158350af937a8b6b9538)
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