hanchenye-llvm-project/lld/test/COFF
Rui Ueyama 308915ade2 COFF: Fix seh.test.
seh.test was testing -flavor link. This should have been testing
-flavor link2.

llvm-svn: 243557
2015-07-29 19:17:15 +00:00
..
Inputs COFF: Fix seh.test. 2015-07-29 19:17:15 +00:00
alternatename.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
ar-comdat.test COFF: Fix bug involving archives defining a symbol multiple times. 2015-07-07 02:15:25 +00:00
armnt-blx23t.test COFF: Add REQUIRES arm to tests which use the ARM disassembler. 2015-07-27 23:27:03 +00:00
armnt-branch24t.test COFF: Add REQUIRES arm to tests which use the ARM disassembler. 2015-07-27 23:27:03 +00:00
armnt-entry-point.test COFF: ARM: Set correct entry point address. 2015-07-25 02:25:14 +00:00
armnt-imports.test COFF: Fix image base address for 32-bit. 2015-07-25 21:42:33 +00:00
armnt-mov32t-exec.test COFF: Add REQUIRES arm to tests which use the ARM disassembler. 2015-07-27 23:27:03 +00:00
armnt-movt32t.test COFF: Add REQUIRES arm to tests which use the ARM disassembler. 2015-07-27 23:27:03 +00:00
base.test COFF: Fix /base option. 2015-07-03 00:02:19 +00:00
baserel.test COFF: Fix __ImageBase symbol relocation. 2015-07-24 22:58:44 +00:00
common.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
conflict.test COFF: Implement SymbolBody::getDebugName() for DefinedBitcode symbols. 2015-06-30 00:47:52 +00:00
debug.test COFF: Ignore debug symbols. 2015-06-24 00:05:50 +00:00
defparser.test COFF: Fix lexer for the module-definition file. 2015-06-25 21:06:00 +00:00
delayimports.test COFF: Fix ordinal-only delay-imported symbols. 2015-07-03 04:32:49 +00:00
delayimports32.test COFF: Fix 32-bit delay-import address table. 2015-07-28 02:54:18 +00:00
dll.test Add missing REQUIRES to this test. 2015-07-16 22:12:44 +00:00
driver.test COFF: Implement subsystem inference. 2015-05-31 03:55:46 +00:00
entry-inference.test COFF: Improve undefined symbol diagnostics. 2015-07-07 18:38:39 +00:00
entry-inference2.test COFF: Infer entry point as early as possible, but not too early. 2015-07-02 03:15:15 +00:00
entry-inference32.test COFF: Fix entry name inference for x86. 2015-07-14 02:58:13 +00:00
entry-mangled.test COFF: Numerous fixes for interaction between LTO and weak externals. 2015-07-04 05:28:41 +00:00
entrylib.ll COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
export.test COFF: Don't print warning message for identical /export options. 2015-07-03 23:23:29 +00:00
export32.test COFF: Fix export symbol names for x86. 2015-07-28 22:34:24 +00:00
failifmismatch.test COFF: Add /failifmismatch option. 2015-06-04 19:21:24 +00:00
filetype.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
force.test COFF: Improve undefined symbol diagnostics. 2015-07-07 18:38:39 +00:00
heap.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
hello32.test COFF: /HighEntropyVA is on by default only on 64-bit. 2015-07-28 03:15:57 +00:00
help.test COFF: Add /help option. 2015-05-29 16:11:52 +00:00
icf.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
imports-mangle.test COFF: Fix import symbol name mangling. 2015-07-09 20:22:41 +00:00
imports.test COFF: Fix bug in garbage collector. 2015-07-04 01:10:32 +00:00
include.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
include2.test COFF: Change the order of adding symbols to the symbol table. 2015-06-30 19:35:21 +00:00
internal.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
largeaddressaware.test COFF: Add /LargeAddressAware command line option. 2015-07-28 03:12:00 +00:00
libpath.test COFF: Fix precedence between LIB and /libpath. 2015-06-19 22:39:48 +00:00
linkenv.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
lldmap.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
loadcfg.test COFF: Set load config table entry on non-x86. 2015-07-29 16:30:31 +00:00
loadcfg32.test COFF: Set Load Configuration entry in Data Directory. 2015-07-16 18:30:35 +00:00
locally-imported.test COFF: Fix locally-imported symbol's base relocations. 2015-07-10 04:30:54 +00:00
locally-imported32.test COFF: Fix image base address for 32-bit. 2015-07-25 21:42:33 +00:00
long-section-name.test COFF: Emit a symbol table if /debug is specified 2015-07-08 16:37:50 +00:00
lto-chkstk.ll COFF: Handle references from LTO object to lazy symbols correctly. 2015-06-09 04:29:54 +00:00
lto-comdat.ll COFF: Symbol resolution for common and comdat symbols defined in bitcode. 2015-06-11 21:49:54 +00:00
lto-linker-opts.ll COFF: Read linker directives from bitcode files. 2015-06-06 02:00:45 +00:00
lto-new-symbol.ll COFF: Allow the combined LTO object to define new symbols. 2015-06-09 02:53:09 +00:00
lto.ll COFF: Set parent name for bitcode files. 2015-07-08 19:14:33 +00:00
machine.test COFF: Infer machine type earlier than before. 2015-07-09 19:54:13 +00:00
manifest.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
merge.test COFF: Do not ignore /merge if /debug is specified. 2015-07-28 03:24:23 +00:00
nodefaultlib.test COFF: Improve undefined symbol diagnostics. 2015-07-07 18:38:39 +00:00
noentry.test COFF: Add /noentry flag. 2015-06-28 19:56:30 +00:00
opt.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
options.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
order.test COFF: Change the order of adding symbols to the symbol table. 2015-06-30 19:35:21 +00:00
out.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
reloc-x64.test COFF: Fix SECREL and SECTION relocations. 2015-07-29 16:30:45 +00:00
reloc-x86.test COFF: Fix SECREL and SECTION relocations. 2015-07-29 16:30:45 +00:00
resource.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
responsefile.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
seh.test COFF: Fix seh.test. 2015-07-29 19:17:15 +00:00
stack.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
subsystem-inference.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
subsystem.test COFF: Implement subsystem inference. 2015-05-31 03:55:46 +00:00
symtab.test COFF: Write import library symbols to a symbol table. 2015-07-27 23:40:20 +00:00
tls.test COFF: Set TLS table header field. 2015-07-06 01:48:01 +00:00
tls32.test COFF: _tls_used is __tls_used on x86. 2015-07-28 22:56:02 +00:00
unwind.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
version.test COFF: Fix logic to find default entry name or subsystem. 2015-06-29 01:03:53 +00:00
weak-external.test COFF: Numerous fixes for interaction between LTO and weak externals. 2015-07-04 05:28:41 +00:00
weak-external2.test COFF: Numerous fixes for interaction between LTO and weak externals. 2015-07-04 05:28:41 +00:00
weak-external3.test COFF: Numerous fixes for interaction between LTO and weak externals. 2015-07-04 05:28:41 +00:00