hanchenye-llvm-project/lld/test/LinkerScript
Meador Inge 748a71b8de LinkerScript: Add parsing of the EXTERN command
This patch implements parsing of the GNU ld EXTERN command [1].
Evaluation will be added at a later point in time.

[1] https://sourceware.org/binutils/docs/ld/Miscellaneous-Commands.html#Miscellaneous-Commands

llvm-svn: 232110
2015-03-12 21:55:50 +00:00
..
expr-precedence.test [lld] Teach LLD how to parse most linker scripts 2014-11-03 04:09:51 +00:00
extern-bad-symbol.test LinkerScript: Add parsing of the EXTERN command 2015-03-12 21:55:50 +00:00
extern-empty.test LinkerScript: Add parsing of the EXTERN command 2015-03-12 21:55:50 +00:00
extern-valid.test LinkerScript: Add parsing of the EXTERN command 2015-03-12 21:55:50 +00:00
incomplete-ternary.test [lld] Teach LLD how to parse most linker scripts 2014-11-03 04:09:51 +00:00
libname-err-1.test Remove the slashes so they don't fail in some Windows setups 2015-01-15 23:04:15 +00:00
libname-err-2.test Remove the slashes so they don't fail in some Windows setups 2015-01-15 23:04:15 +00:00
linker-script-outputformat.test [lld] Teach LLD how to parse most linker scripts 2014-11-03 04:09:51 +00:00
linker-script.test [ELF] Support for parsing OUTPUT command in LinkerScript 2015-02-02 06:21:23 +00:00
memory-empty.test LinkerScript: Add parsing of the MEMORY command 2015-03-11 15:34:44 +00:00
memory-missing-attrs.test LinkerScript: Add parsing of the MEMORY command 2015-03-11 15:34:44 +00:00
memory-missing-length.test LinkerScript: Add parsing of the MEMORY command 2015-03-11 15:34:44 +00:00
memory-missing-name.test LinkerScript: Add parsing of the MEMORY command 2015-03-11 15:34:44 +00:00
memory-missing-origin.test LinkerScript: Add parsing of the MEMORY command 2015-03-11 15:34:44 +00:00
memory-valid.test LinkerScript: Add parsing of the MEMORY command 2015-03-11 15:34:44 +00:00
missing-entry-symbol.test [lld] Teach LLD how to parse most linker scripts 2014-11-03 04:09:51 +00:00
missing-input-file-name.test [lld] Teach LLD how to parse most linker scripts 2014-11-03 04:09:51 +00:00
missing-input-sections.test [lld] Teach LLD how to parse most linker scripts 2014-11-03 04:09:51 +00:00
missing-operand.test [lld] Teach LLD how to parse most linker scripts 2014-11-03 04:09:51 +00:00
missing-output-section-name.test [lld] Teach LLD how to parse most linker scripts 2014-11-03 04:09:51 +00:00
missing-symbol.test [lld] Teach LLD how to parse most linker scripts 2014-11-03 04:09:51 +00:00
sections.test [Core,MachO,Test] Remove trailing whitespace. 2015-02-22 23:54:38 +00:00