Skip to content
Commit a2a1ef1a authored by George Rimar's avatar George Rimar
Browse files

[ELF] - Move members of LinkerScript to LinkerScriptBase. NFC.

That moves all members that s possible to move for now (all which
does not depend on ELFT templating).

After that change LinkerScript contains only 8 methods in total,
and I believe it is possible to move them all after tweaking other
parts of linker. And we will be able to have single class for 
linkerscript at the end.

llvm-svn: 297735
parent 23e6a024
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