summaryrefslogtreecommitdiffstats
path: root/lld/ELF/ScriptLexer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Handle ":" as a regular token character in linker scripts.Rui Ueyama2017-03-091-10/+19
* Apply different tokenization rules to linker script expressions.Rui Ueyama2017-02-151-12/+56
* Add file comments for ScriptParser.cpp.Rui Ueyama2017-02-141-2/+31
* Rename ScriptParser.{cpp,h} -> ScriptLexer.{cpp,h}.Rui Ueyama2017-02-141-0/+203
OpenPOWER on IntegriCloud