[PATCH] D72904: [ELF] Allow SHF_LINK_ORDER sections to have sh_link=0

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 16:29:42 PDT 2020


MaskRay added a comment.

In D72904#2198162 <https://reviews.llvm.org/D72904#2198162>, @thakis wrote:

> This breaks tests on windows: http://45.33.8.238/win/21396/step_10.txt
>
> (Probably just needs a triple)

Thanks. Fixed by eb45b978b7d646a7fb96a2734e44d03b2a066dfa <https://reviews.llvm.org/rGeb45b978b7d646a7fb96a2734e44d03b2a066dfa>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72904



More information about the llvm-commits mailing list