llvm-project/lld/test/pecoff
Rui Ueyama 1fc1bab8a8 [PECOFF] Truncate long section name.
Executable files do not use a string table, so section names longer than 8
characters are not permitted. Long section names should just be truncated.

llvm-svn: 197470
2013-12-17 06:15:09 +00:00
..
Inputs [PECOFF] Simplify EdataPass by sorting atoms from the beginning. 2013-12-14 03:54:15 +00:00
alignment.test [PECOFF] Add a generic section writer. 2013-11-27 00:55:45 +00:00
alternatename.test Fix broken test. 2013-12-09 05:18:56 +00:00
base-reloc.test [PECOFF] Writer: Remove NULL padding at the end of each section. 2013-12-11 04:06:26 +00:00
baseaddr.test [PECOFF] Infer subsystem from the entry point function. 2013-11-25 02:00:00 +00:00
bss-section.test [PECOFF] Writer: Remove NULL padding at the end of each section. 2013-12-11 04:06:26 +00:00
comdat.test [PECOFF] Add the entry symbol and /include symbols to dead strip root set. 2013-08-27 05:15:20 +00:00
common-symbol.test [PECOFF] Writer: Remove NULL padding at the end of each section. 2013-12-11 04:06:26 +00:00
dosstub.test [PECOFF] Infer subsystem from the entry point function. 2013-11-25 02:00:00 +00:00
drectve.test Revert "r193300 - [PassManager] add ReaderWriter{Native, YAML} to the Driver" 2013-10-24 18:22:16 +00:00
dynamic.test Revert "r193300 - [PassManager] add ReaderWriter{Native, YAML} to the Driver" 2013-10-24 18:22:16 +00:00
dynamicbase.test [PECOFF] Remove extraneous command line options from tests. 2013-11-27 17:43:54 +00:00
entry.test Revert "r193300 - [PassManager] add ReaderWriter{Native, YAML} to the Driver" 2013-10-24 18:22:16 +00:00
export.test [PECOFF] Support export-only-by-ordinal exports. 2013-12-16 09:02:43 +00:00
grouped-sections.test [PECOFF] Remove extraneous command line options from tests. 2013-11-27 17:43:54 +00:00
hello.test [PECOFF] Writer: Remove NULL padding at the end of each section. 2013-12-11 04:06:26 +00:00
help.test [PECOFF] Fix /? option and add a test for the flag. 2013-09-24 17:59:30 +00:00
imagebase.test [PECOFF] Fix __ImageBase symbol. 2013-10-29 00:33:34 +00:00
importlib.test [PECOFF] Emit the import table to .idata section. 2013-12-05 02:27:30 +00:00
include.test [lld][LinkingContext] Atoms created from command line options should be available in YAML 2013-08-31 05:27:38 +00:00
lib.test Re-submit r195852 with GroupedSectionsPass change. 2013-12-07 00:27:17 +00:00
long-section-name.test [PECOFF] Truncate long section name. 2013-12-17 06:15:09 +00:00
manifest.test [PECOFF] Remove extraneous command line options from tests. 2013-11-27 17:43:54 +00:00
multi.test [PECOFF] Add a generic section writer. 2013-11-27 00:55:45 +00:00
nonstandard-sections.test [PECOFF] Writer: Remove NULL padding at the end of each section. 2013-12-11 04:06:26 +00:00
options.test [PECOFF] Infer subsystem from the entry point function. 2013-11-25 02:00:00 +00:00
reloc.test [PECOFF] Implement IMAGE_REL_I386_{SECTION,SECREL} relocations. 2013-12-03 09:18:31 +00:00
resource.test [PECOFF] Fix the test to run. 2013-11-04 19:01:57 +00:00
section-attribute.test [PECOFF] Set section characteristics based /section options. 2013-11-27 23:44:58 +00:00
section-renaming.test [PECOFF] Writer: Remove NULL padding at the end of each section. 2013-12-11 04:06:26 +00:00
subsystem.test [PECOFF] Infer subsystem from the entry point function. 2013-11-25 02:00:00 +00:00
trivial.test [PECOFF] Writer: Remove NULL padding at the end of each section. 2013-12-11 04:06:26 +00:00
unknown-drectve.test [PECOFF] Report error if there's unknown flag in .drectve 2013-11-05 23:53:15 +00:00
weak-external.test [PECOFF] Remove extraneous command line options from tests. 2013-11-27 17:43:54 +00:00