[PATCH] D68094: ELF: Don't merge SHF_LINK_ORDER sections for different output sections in relocatable links.

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 30 01:43:54 PDT 2019


peter.smith accepted this revision.
peter.smith added a comment.

LGTM too. I think that this will work for the same use cases as ld.bfd, and is a definite improvement over what we had before.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68094





More information about the llvm-commits mailing list