hanchenye-llvm-project/lld/test/pecoff
Rui Ueyama e8ecb2b144 Convert other drivers to use WrapperNode.
llvm-svn: 225764
2015-01-13 04:33:07 +00:00
..
Inputs PE/COFF: add support to import functions in ARM NT 2015-01-08 04:19:08 +00:00
alignment.test [PECOFF] Fix section alignment. 2014-11-14 21:33:07 +00:00
alternatename.test [PECOFF] Improve subsystem inference 2014-11-06 23:50:48 +00:00
armnt-addr32-exec.test ReaderWriter: adjust ARM target addresses for exec 2015-01-03 00:57:10 +00:00
armnt-addr32.test test: fix tests/buildbots 2015-01-01 03:39:48 +00:00
armnt-address-of-entry-point.test PECOFF: adjust the entry point on ARM NT 2015-01-04 20:26:45 +00:00
armnt-blx23t.test ReaderWriter: teach the writer about IMAGE_REL_ARM_BLX23T 2015-01-02 18:51:36 +00:00
armnt-branch24t.test ReaderWriter: teach the writer about IMAGE_REL_ARM_BRANCH24T 2015-01-02 18:51:59 +00:00
armnt-exports.s PE/COFF: teach ARMNT backend about ADDR32NB for exports 2015-01-07 04:20:26 +00:00
armnt-exports.test PE/COFF: teach ARMNT backend about ADDR32NB for exports 2015-01-07 04:20:26 +00:00
armnt-imports.test PE/COFF: add support to import functions in ARM NT 2015-01-08 04:19:08 +00:00
armnt-mov32t-exec.test ReaderWriter: adjust ARM target addresses for exec 2015-01-03 00:57:10 +00:00
armnt-movt32t.test ReaderWriter: teach the writer about IMAGE_REL_ARM_MOV32T 2015-01-02 02:32:05 +00:00
armnt.test ReaderWriter: teach PE/COFF backend about ARM NT 2014-12-31 22:32:21 +00:00
associative.test Update test to reflect the true section contents 2014-10-09 08:45:51 +00:00
base-reloc.test [PECOFF] Fix section header. 2014-07-31 22:40:35 +00:00
baseaddr.test
bss-section.test [PECOFF] Fix section header. 2014-07-31 22:40:35 +00:00
comdat.test
common-symbol.test
conflicting-machine.test PE/COFF: add a check to ensure that we dont mix up architectures 2014-10-05 23:43:59 +00:00
delayimport.test [PECOFF] Fix 32-bit delay-import table. 2014-11-17 02:04:54 +00:00
dll.test
dosstub.test
drectve.test [PECOFF] Fix /include option in .drectve section. 2014-08-04 23:48:57 +00:00
dynamic.test PE/COFF: add a check to ensure that we dont mix up architectures 2014-10-05 23:43:59 +00:00
dynamicbase.test
entry.test [PECOFF] Look for decorated entry symbol name. 2014-10-21 02:28:28 +00:00
export-warning.test [PECOFF] Fix duplicate /export options 2014-09-23 23:49:41 +00:00
export.test [PECOFF] Improve /export compatibility. 2014-12-04 06:09:39 +00:00
exportlib.test
exportlib2.test [PECOFF] Fix exported symbols in an import library. 2014-12-05 21:52:02 +00:00
grouped-sections.test
hello.test [PECOFF] Fix section header. 2014-07-31 22:40:35 +00:00
hello64.test Convert other drivers to use WrapperNode. 2015-01-13 04:33:07 +00:00
help.test
imagebase.test
importlib.test PE/COFF: add a check to ensure that we dont mix up architectures 2014-10-05 23:43:59 +00:00
include.test
lib.test
libarg.test
localyimported.test [PECOFF] Fix __imp_ prefix on x64. 2014-09-30 19:42:04 +00:00
long-section-name.test PECOFF: Use the string table for long section names in EXEs/DLLs 2014-11-04 00:53:57 +00:00
machinetype.test [PECOFF] Infer machine type from input object file 2014-10-07 01:38:46 +00:00
manifest.test
merge-largest.test [PECOFF] Do not skip COMDAT section symbols. 2014-11-05 02:21:39 +00:00
merge-same-size.test [PECOFF] Fix section header. 2014-07-31 22:40:35 +00:00
multi.test
noentry.test
nonstandard-sections.test [PECOFF] Fix section header. 2014-07-31 22:40:35 +00:00
options.test PE/COFF: add a check to ensure that we dont mix up architectures 2014-10-05 23:43:59 +00:00
pe32plus.test Update to match LLVM r222216 2014-11-18 03:06:52 +00:00
reloc.test
reloc64.test [PECOFF] Fix AMD64_REL_[1-5] and AMD64_SECTION relocations 2014-08-29 20:33:27 +00:00
resource.test
responsefile.test
safeseh.test [PECOFF] /safeseh:no on x64 is not an error 2014-09-18 21:18:05 +00:00
secrel.test [PECOFF] Fix SECREL relocations. 2014-11-06 01:03:23 +00:00
section-attribute.test
section-renaming.test [PECOFF] Fix section header. 2014-07-31 22:40:35 +00:00
seh.test
seh64.test [PECOFF] Another Win64 relocation bug fix 2014-08-28 19:00:40 +00:00
subsystem.test
tls.test [PECOFF] Support TLS callbacks. 2014-09-18 02:02:52 +00:00
trivial.test Update to match LLVM r222216 2014-11-18 03:06:52 +00:00
unknown-drectve.test
weak-external.test