[PATCH] D131270: MC: make section classification a bit more thorough
Nathan Chancellor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 14:47:35 PDT 2022
nathanchance added a comment.
In D131270#3743732 <https://reviews.llvm.org/D131270#3743732>, @luismarques wrote:
> @compnerd is working on a fix for that, D132482 <https://reviews.llvm.org/D132482>. This should probably have been reverted earlier until the fix was ready but I guess it's nearly there now? Do revert if you think that's not the case.
Right, I suspect D132482 <https://reviews.llvm.org/D132482> will be merged within the next couple of days based on the feedback that has been given so far, so I think it is just better to forward fix rather than revert then fix. Our CI is already red from this change hitting apt.llvm.org packages so we can just wait for D132482 <https://reviews.llvm.org/D132482> to be applied.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131270/new/
https://reviews.llvm.org/D131270
More information about the llvm-commits
mailing list