summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/version-script-err.s
Commit message (Expand)AuthorAgeFilesLines
* [ELF] Don't cause assertion failure if --dynamic-list or --version-script tak...Fangrui Song2020-06-161-0/+5
* [ELF] - Remove ScriptLexer::Error field and check ErrorCount instead.George Rimar2017-08-041-1/+0
* [ELF] Better error reporting for linker scriptsEugene Leviant2016-11-211-1/+2
* Revert "Add a space to work around a Windows CPython / MSys quoting bug"Reid Kleckner2016-10-311-1/+1
* Add a space to work around a Windows CPython / MSys quoting bugReid Kleckner2016-10-201-1/+1
* Recommit r275257 "[ELF] - Implement extern "c++" version script tag"George Rimar2016-07-161-5/+0
* Reverted r275257 "[ELF] - Implement extern "c++" version script tag"George Rimar2016-07-131-0/+5
* [ELF] - Implement extern "c++" version script tagGeorge Rimar2016-07-131-5/+0
* [ELF] - Show explicit error if extern keyword is used in version script.George Rimar2016-06-221-0/+5
* Added new line at the end of file. NFC.George Rimar2016-06-221-1/+1
* [ELF] - Do not crash on unclosed quote (") in scripts.George Rimar2016-06-221-0/+5
* Don't go on an infinite loop on a missing ";".Rafael Espindola2016-06-201-0/+5
OpenPOWER on IntegriCloud