llvm-project/lld/test
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
..
Driver [Gnu] -L paths is not positional. 2013-11-25 03:55:34 +00:00
Unit [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 18:51:17 +00:00
core REQUIRES: debug doesn't actually do anything! 2013-12-20 22:01:26 +00:00
darwin [lld] Introduce registry and Reference kind tuple 2013-12-19 21:58:00 +00:00
elf REQUIRES: debug doesn't actually do anything! 2013-12-20 22:01:26 +00:00
pecoff [PECOFF] Warn only when /export options are not compatible. 2013-12-28 08:40:37 +00:00
CMakeLists.txt Add llc to check-lld deps. We use the command in lit.cfg. 2013-09-02 23:26:00 +00:00
linker-script.test [lld][ELF] Add parser for linker script ENTRY command 2013-06-03 18:05:21 +00:00
lit.cfg [PECOFF] Add a test for the resource file. 2013-11-04 05:17:54 +00:00
lit.site.cfg.in [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 18:51:17 +00:00