[PATCH] D92052: [MC][ELF] Accept abbreviated form with sh_flags and sh_entsize

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 00:39:38 PST 2020


jhenderson added a comment.

In D92052#2449063 <https://reviews.llvm.org/D92052#2449063>, @burnus wrote:

> As it is a regression and affects real-world code (https://bugs.llvm.org/show_bug.cgi?id=48201),
> I like to backport it to LLVM 11. – Any reasons not to do so?
>
> @tstellar Can this still go into LLVM 11.0.1? It is a very small fix for a regression and I see that https://bugs.llvm.org/show_bug.cgi?id=release-11.0.1
> still lists 18 open bugs.

You may also want to try pinging him on the bug itself.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92052/new/

https://reviews.llvm.org/D92052



More information about the llvm-commits mailing list