summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/linkerscript/linkerscript.s
Commit message (Expand)AuthorAgeFilesLines
* [ELF][test] Change references of %T to %t.dirFangrui Song2019-10-301-2/+3
* lld: unquote possibly quoted `EXTERN("symbol")` entry in linker script.Rui Ueyama2019-02-111-1/+1
* [ELF] Keep tests from wrinting to the test directory.Benjamin Kramer2018-01-191-6/+6
* [ELF] Fall back to search dirs for linker scripts specified with -TAlexander Richardson2017-11-201-1/+1
* [ELF] - Do not report multiple errors for single one in ScriptLexer::setError.George Rimar2017-08-231-1/+1
* [ELF] - Linkerscript: Fall back to search paths when INCLUDE not foundGeorge Rimar2016-12-211-0/+8
* Remove `REQUIRES: shell` hack to workaround an echo issue.Rui Ueyama2016-12-091-6/+0
* Split linkerscript.s into small test files.Rui Ueyama2016-12-081-83/+2
* Print a warning message if ENTRY() symbol is not found.Rui Ueyama2016-12-081-0/+6
* Allow linker-script-defined entry symbols.Rui Ueyama2016-10-201-0/+8
* Don't produce an error for undefined entry symbol.Rafael Espindola2016-09-201-4/+3
* Redirect stderr to /dev/null. NFC.Rafael Espindola2016-09-201-6/+6
* [ELF] Move linker script tests to a subdirectory. NFCI.Davide Italiano2016-07-241-0/+120
OpenPOWER on IntegriCloud