llvm-project/lld/test/pecoff
Rui Ueyama ffd810525d [PECOFF] Warn only when /export options are not compatible.
Currently LLD always print a warning message if the same symbol is specified
more than once for /export option. It's a bit annoying because specifying the
same symbol with compatible options is actually safe and considered as a
normal use case. This patch makes LLD to warn only when incompatible export
options are given.

llvm-svn: 198104
2013-12-28 08:40:37 +00:00
..
Inputs [PECOFF] Parse .drectve section before reading other file contents. 2013-12-27 07:05:04 +00:00
alignment.test [PECOFF] Add file extensions to temporary files. 2013-12-27 08:37:40 +00:00
alternatename.test [PECOFF] Parse .drectve section before reading other file contents. 2013-12-27 07:05:04 +00:00
base-reloc.test [PECOFF] Add file extensions to temporary files. 2013-12-27 08:37:40 +00:00
baseaddr.test [PECOFF] Add file extensions to temporary files. 2013-12-27 08:37:40 +00:00
bss-section.test [PECOFF] Add file extensions to temporary files. 2013-12-27 08:37:40 +00:00
comdat.test [PECOFF] Add file extensions to temporary files. 2013-12-27 08:37:40 +00:00
common-symbol.test [PECOFF] Add file extensions to temporary files. 2013-12-27 08:37:40 +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 [PECOFF] Add file extensions to temporary files. 2013-12-27 08:37:40 +00:00
dynamicbase.test [PECOFF] Add file extensions to temporary files. 2013-12-27 08:37:40 +00:00
entry.test REQUIRES: debug doesn't actually do anything! 2013-12-20 22:01:26 +00:00
export-warning.test [PECOFF] Warn only when /export options are not compatible. 2013-12-28 08:40:37 +00:00
export.test Fix a bug that undefined symbols are not reported if dead-stripping is enabled. 2013-12-26 08:37:16 +00:00
grouped-sections.test [PECOFF] Add file extensions to temporary files. 2013-12-27 08:37:40 +00:00
hello.test [PECOFF] Add file extensions to temporary files. 2013-12-27 08:37:40 +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] Add file extensions to temporary files. 2013-12-27 08:37:40 +00:00
importlib.test [PECOFF] Add file extensions to temporary files. 2013-12-27 08:37:40 +00:00
include.test [PECOFF] Add file extensions to temporary files. 2013-12-27 08:37:40 +00:00
lib.test [PECOFF] Add file extensions to temporary files. 2013-12-27 08:37:40 +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 file extensions to temporary files. 2013-12-27 08:37:40 +00:00
noentry.test [PECOFF] Add a test for /noentry. 2013-12-27 08:19:21 +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] Add file extensions to temporary files. 2013-12-27 08:37:40 +00:00
reloc.test [PECOFF] Add file extensions to temporary files. 2013-12-27 08:37:40 +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] Add file extensions to temporary files. 2013-12-27 08:37:40 +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] Add file extensions to temporary files. 2013-12-27 08:37:40 +00:00