Skip to content
Commit 2128df7e authored by Peter Smith's avatar Peter Smith
Browse files

[ELF] Refactor to remove loop copying all Sections in OS->finalize() [NFC]

Moving the SHF_LINK_ORDER processing out of OutputSection::finalize()
means that we no longer need to copy all InputSections as we now only need
the first one.

Differential Revision: https://reviews.llvm.org/D40966

llvm-svn: 320478
parent 03cbf468
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment