This is an archive of the discontinued LLVM Phabricator instance.

Add a description about multiple linker scripts
ClosedPublic

Authored by ruiu on Aug 22 2019, 11:20 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

ruiu created this revision.Aug 22 2019, 11:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 22 2019, 11:20 PM
MaskRay accepted this revision.Aug 23 2019, 12:30 AM

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
This revision is now accepted and ready to land.Aug 23 2019, 12:30 AM
This revision was automatically updated to reflect the committed changes.