summaryrefslogtreecommitdiff
path: root/lld/test/ELF/linkerscript/linkerscript.s
AgeCommit message (Expand)Author
2020-02-12[ELF][test] Change -o %t to -o /dev/null if the output is not neededFangrui Song
2019-10-30[ELF][test] Change references of %T to %t.dirFangrui Song
2019-02-11lld: unquote possibly quoted `EXTERN("symbol")` entry in linker script.Rui Ueyama
2018-01-19[ELF] Keep tests from wrinting to the test directory.Benjamin Kramer
2017-11-20[ELF] Fall back to search dirs for linker scripts specified with -TAlexander Richardson
2017-08-23[ELF] - Do not report multiple errors for single one in ScriptLexer::setError.George Rimar
2016-12-21[ELF] - Linkerscript: Fall back to search paths when INCLUDE not foundGeorge Rimar
2016-12-09Remove `REQUIRES: shell` hack to workaround an echo issue.Rui Ueyama
2016-12-08Split linkerscript.s into small test files.Rui Ueyama
2016-12-08Print a warning message if ENTRY() symbol is not found.Rui Ueyama
2016-10-20Allow linker-script-defined entry symbols.Rui Ueyama
2016-09-20Don't produce an error for undefined entry symbol.Rafael Espindola
2016-09-20Redirect stderr to /dev/null. NFC.Rafael Espindola
2016-07-24[ELF] Move linker script tests to a subdirectory. NFCI.Davide Italiano