[PATCH] D73999: [MC][ELF] Error for sh_type, sh_flags or sh_entsize change
Stella Stamenova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 21 18:45:00 PST 2020
stella.stamenova added a comment.
In D73999#1887784 <https://reviews.llvm.org/D73999#1887784>, @MaskRay wrote:
> In D73999#1887767 <https://reviews.llvm.org/D73999#1887767>, @stella.stamenova wrote:
>
> > Looks like this broke the Windows LLDB bot:
> >
> > http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/14056
>
>
> The tests used wrong sh_flags caught by this assembler change.
>
> Hopefully fixed by ebee131259719fa9c06cd346e21ace3fa8ac0888 <https://reviews.llvm.org/rGebee131259719fa9c06cd346e21ace3fa8ac0888>. I made a typo in my description. sh_flags was incorrect, not sh_type.
Thanks! It looks like one of them is still broken though :(
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73999/new/
https://reviews.llvm.org/D73999
More information about the llvm-commits
mailing list