[llvm-bugs] [Bug 48922] New: [LLVM 11 regression] Backport of [MC][ELF] Fix accepting abbreviated form with sh_flags and sh_entsize
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jan 28 07:23:00 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=48922
Bug ID: 48922
Summary: [LLVM 11 regression] Backport of [MC][ELF] Fix
accepting abbreviated form with sh_flags and
sh_entsize
Product: libraries
Version: 11.0
Hardware: PC
OS: Linux
Status: NEW
Keywords: compile-fail, regression
Severity: enhancement
Priority: P
Component: MC
Assignee: unassignedbugs at nondot.org
Reporter: burnus at net-b.de
CC: llvm-bugs at lists.llvm.org, tstellar at redhat.com
Blocks: 47800
During the development of LLVM 11, a sensible error was added, but it triggered
too often. This was fixed recently (LLVM trunk + 11 backport), cf. Bug #48201
+ https://reviews.llvm.org/D92052
However, I missed a corner case, affecting-real-world code, which has now been
fixed:
https://reviews.llvm.org/D94072 – committed to LLVM trunk
as commit 70ea15b88953e56681b997373fb11c97eeb05c4e
Thus, it makes sense to also backport the follow-up fix to LLVM 11.
Thanks for consideration/merging.
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=47800
[Bug 47800] [meta] 11.0.1 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210128/067a7734/attachment.html>
More information about the llvm-bugs
mailing list