[PATCH] D66630: Add a description about multiple linker scripts

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 00:30:39 PDT 2019


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

Thanks. A quick test shows these tests require reading multiple linker scripts:

  lld :: ELF/linkerscript/group.s
  lld :: ELF/linkerscript/insert-before.test
  lld :: ELF/linkerscript/symbol-reserved.s


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66630





More information about the llvm-commits mailing list