summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/invalid
Commit message (Expand)AuthorAgeFilesLines
* [LLD][ELF] - Update tests after yaml2obj tool update.George Rimar2019-10-202-2/+0
* Improve error message for bad SHF_MERGE sectionsRui Ueyama2019-10-102-1/+8
* [ELF][test] Update test after r371185Fangrui Song2019-09-061-1/+1
* [ELF][AArch64] Improve error message for unknown relocationsFangrui Song2019-08-151-0/+31
* [LLD][ELF] - Update a test after LLVM change.George Rimar2019-07-051-2/+2
* [LLD][ELF] - Replace invalid-e_shnum.s with YAML based version.George Rimar2019-06-273-3/+15
* [LLD][ELF] - Fix test case after r363401George Rimar2019-06-141-1/+1
* Revert r363395.George Rimar2019-06-141-1/+1
* [ELF] - Attemp to fix BB.George Rimar2019-06-141-1/+1
* [lld][ELF] Add tests for bad subsection length in .ARM.attributesEugene Leviant2019-06-132-0/+16
* [ELF] Implement General Dynamic style TLSDESC for x86-64Fangrui Song2019-05-291-0/+15
* [LLD][ELF] - Remove symbol-name-offset.elf binary from test cases.George Rimar2019-05-073-7/+15
* [LLD][ELF] - Convert symbol-index.s testcase to a YAML test case. NFCI.George Rimar2019-04-253-10/+25
* [LLD][ELF] - Move the test to a correct folder, remove excessive input. NFCI.George Rimar2019-04-251-0/+51
* [LLD][ELF] - Remove binding.elf binary from test case. NFCI.George Rimar2019-04-243-7/+21
* [LLD][ELD] - Remove excessive lines from test. NFC.George Rimar2019-04-241-5/+0
* [LLD][ELF] - Remove dynamic-section-sh_size.elf binary, convert test to yaml....George Rimar2019-04-233-4/+36
* [LLD][ELF] - Remove file-class.a binary from inputs and improve the test case.George Rimar2019-04-233-4/+19
* [LLD][ELF] - Fix mips-invalid-options-descriptor.s test case and convert to Y...George Rimar2019-04-233-5/+21
* [LLD][ELF] - Remove multiple-eh-relocs.elf binary from the inputs. NFCI.George Rimar2019-04-233-4/+29
* [LLD][ELF] - Remove a binary from the inputs. NFCI.George Rimar2019-04-223-4/+16
* [LLD] - Update the test cases after yaml2obj change.George Rimar2019-04-0312-51/+49
* [LLD][ELF] - Replace one of the tests with a YAML version.George Rimar2019-03-173-4/+17
* Make a hack for LTO work only when you are actually doing LTO.Rui Ueyama2019-03-141-1/+1
* Fix test to unconditionally create a GNU-format archive.Eli Friedman2019-03-121-1/+1
* [ELF] Print a better error for an archive containing a non-ELF file.Eli Friedman2019-03-121-3/+10
* Include an archive file name in an error message for a corrupted file.Rui Ueyama2019-03-121-2/+2
* [LLD][ELF] - Convert common-symbol-alignment.s test to yaml.George Rimar2019-03-064-12/+36
* [LLD][ELF] - Remove unused invalid input object. NFC.George Rimar2019-03-061-0/+0
* [LLD][ELF] - Convert 3 testcases to use yaml instead of binaries.George Rimar2019-03-015-13/+59
* [LLD][ELF] - Convert invalid/undefined-local-symbol-in-dso.test to use YAMLGeorge Rimar2019-03-012-56/+17
* [LLD][ELF] - Stop using binary input in invalid/tls-symbol.s test. NFCI.George Rimar2019-02-282-3/+22
* [LLD][ELF] - Improve "sh_addralign is not a power of 2" diagnostics.George Rimar2019-02-272-5/+16
* [ELF][test]Remove unnecessary empty symbol references in yaml/add missing sym...James Henderson2019-02-221-0/+5
* [LLD][ELF] - Simplify test case. NFC.George Rimar2019-02-211-7/+0
* [ELF] - Update test case after yaml2obj format change.George Rimar2019-02-191-1/+1
* Improve error message for unknown relocations.Rui Ueyama2019-02-142-3/+3
* [LLD][ELF] - Update test case after yaml2obj change. NFCI.George Rimar2019-02-091-1/+4
* [ELF] Fix typo. NFCShoaib Meenai2018-10-041-1/+1
* [ELF] Fix crash on invalid undefined local symbolsShoaib Meenai2018-10-032-0/+66
* [ELF] Check if LinkSec is nullptr when initializing SHF_LINK_ORDER sectionsFangrui Song2018-09-071-0/+16
* [LLD][ELF] - Add a test case for DT_SONAME entry reading.George Rimar2018-08-161-0/+18
* [LLD][ELF] - Add a test case.George Rimar2018-08-161-0/+16
* [LLD][ELF] - Add test case.George Rimar2018-08-161-0/+22
* [LLD][ELF] - Stop using binary input in merge-invalid-size.s test. NFCI.George Rimar2018-08-153-3/+21
* [LLD][ELF] - Convert binary input to yaml in sht-group.s test. NFC.George Rimar2018-08-153-3/+18
* [LLD][ELF] - Handle SHT_GROUP more carefully. NFCI.George Rimar2018-08-151-0/+25
* [LLD][ELF] - Eliminate dead code from OffsetGetter::get().George Rimar2018-08-141-0/+31
* [LLD][ELF] - Added test case for non-nullterminated wide strings.George Rimar2018-08-071-0/+19
* [ELF] Replace unused output filenames with /dev/null in testsFangrui Song2018-07-0211-12/+12
OpenPOWER on IntegriCloud