aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/invalid
AgeCommit message (Expand)Author
2019-10-10Improve error message for bad SHF_MERGE sectionsRui Ueyama
2019-09-06[ELF][test] Update test after r371185Fangrui Song
2019-08-15[ELF][AArch64] Improve error message for unknown relocationsFangrui Song
2019-07-05[LLD][ELF] - Update a test after LLVM change.George Rimar
2019-06-27[LLD][ELF] - Replace invalid-e_shnum.s with YAML based version.George Rimar
2019-06-14[LLD][ELF] - Fix test case after r363401George Rimar
2019-06-14Revert r363395.George Rimar
2019-06-14[ELF] - Attemp to fix BB.George Rimar
2019-06-13[lld][ELF] Add tests for bad subsection length in .ARM.attributesEugene Leviant
2019-05-29[ELF] Implement General Dynamic style TLSDESC for x86-64Fangrui Song
2019-05-07[LLD][ELF] - Remove symbol-name-offset.elf binary from test cases.George Rimar
2019-04-25[LLD][ELF] - Convert symbol-index.s testcase to a YAML test case. NFCI.George Rimar
2019-04-25[LLD][ELF] - Move the test to a correct folder, remove excessive input. NFCI.George Rimar
2019-04-24[LLD][ELF] - Remove binding.elf binary from test case. NFCI.George Rimar
2019-04-24[LLD][ELD] - Remove excessive lines from test. NFC.George Rimar
2019-04-23[LLD][ELF] - Remove dynamic-section-sh_size.elf binary, convert test to yaml....George Rimar
2019-04-23[LLD][ELF] - Remove file-class.a binary from inputs and improve the test case.George Rimar
2019-04-23[LLD][ELF] - Fix mips-invalid-options-descriptor.s test case and convert to Y...George Rimar
2019-04-23[LLD][ELF] - Remove multiple-eh-relocs.elf binary from the inputs. NFCI.George Rimar
2019-04-22[LLD][ELF] - Remove a binary from the inputs. NFCI.George Rimar
2019-04-03[LLD] - Update the test cases after yaml2obj change.George Rimar
2019-03-17[LLD][ELF] - Replace one of the tests with a YAML version.George Rimar
2019-03-14Make a hack for LTO work only when you are actually doing LTO.Rui Ueyama
2019-03-12Fix test to unconditionally create a GNU-format archive.Eli Friedman
2019-03-12[ELF] Print a better error for an archive containing a non-ELF file.Eli Friedman
2019-03-12Include an archive file name in an error message for a corrupted file.Rui Ueyama
2019-03-06[LLD][ELF] - Convert common-symbol-alignment.s test to yaml.George Rimar
2019-03-06[LLD][ELF] - Remove unused invalid input object. NFC.George Rimar
2019-03-01[LLD][ELF] - Convert 3 testcases to use yaml instead of binaries.George Rimar
2019-03-01[LLD][ELF] - Convert invalid/undefined-local-symbol-in-dso.test to use YAMLGeorge Rimar
2019-02-28[LLD][ELF] - Stop using binary input in invalid/tls-symbol.s test. NFCI.George Rimar
2019-02-27[LLD][ELF] - Improve "sh_addralign is not a power of 2" diagnostics.George Rimar
2019-02-22[ELF][test]Remove unnecessary empty symbol references in yaml/add missing sym...James Henderson
2019-02-21[LLD][ELF] - Simplify test case. NFC.George Rimar
2019-02-19[ELF] - Update test case after yaml2obj format change.George Rimar
2019-02-14Improve error message for unknown relocations.Rui Ueyama
2019-02-09[LLD][ELF] - Update test case after yaml2obj change. NFCI.George Rimar
2018-10-04[ELF] Fix typo. NFCShoaib Meenai
2018-10-03[ELF] Fix crash on invalid undefined local symbolsShoaib Meenai
2018-09-07[ELF] Check if LinkSec is nullptr when initializing SHF_LINK_ORDER sectionsFangrui Song
2018-08-16[LLD][ELF] - Add a test case for DT_SONAME entry reading.George Rimar
2018-08-16[LLD][ELF] - Add a test case.George Rimar
2018-08-16[LLD][ELF] - Add test case.George Rimar
2018-08-15[LLD][ELF] - Stop using binary input in merge-invalid-size.s test. NFCI.George Rimar
2018-08-15[LLD][ELF] - Convert binary input to yaml in sht-group.s test. NFC.George Rimar
2018-08-15[LLD][ELF] - Handle SHT_GROUP more carefully. NFCI.George Rimar
2018-08-14[LLD][ELF] - Eliminate dead code from OffsetGetter::get().George Rimar
2018-08-07[LLD][ELF] - Added test case for non-nullterminated wide strings.George Rimar
2018-07-02[ELF] Replace unused output filenames with /dev/null in testsFangrui Song
2018-06-28[ELF] - Get rid of precompiled elf object in test case.George Rimar