Move the parser for the linker script to a separate file.

LinkerScript.cpp contains both the linker script processor and the
linker script parser. I put both into a single file, but the file grown
too large, so it's time to put them into two different files.

llvm-svn: 299515
This commit is contained in:
Rui Ueyama
2017-04-05 05:07:39 +00:00
parent fd9dafdc65
commit 2ec34544aa
6 changed files with 1217 additions and 1164 deletions

1184
lld/ELF/ScriptParser.cpp Normal file

File diff suppressed because it is too large Load Diff