forked from OSchip/llvm-project
ffd810525d
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 |
||
---|---|---|
.. | ||
Driver | ||
Unit | ||
core | ||
darwin | ||
elf | ||
pecoff | ||
CMakeLists.txt | ||
linker-script.test | ||
lit.cfg | ||
lit.site.cfg.in |