hanchenye-llvm-project/lld/test/pecoff
Rui Ueyama 959aebf873 [PECOFF] Ignore options starting with -?
The compiler is allowed to add a linker option starting with -?<name> to
.drectve section. If the linker can interpret -<name>, it's processed as if
there's no question mark there. If not, such option is silently ignored.

This is a COFF's feature to allow the compiler to emit new linker options
while keeping compatibility with older linkers.

llvm-svn: 189897
2013-09-04 00:51:51 +00:00
..
Inputs [PECOFF] Ignore options starting with -? 2013-09-04 00:51:51 +00:00
base-reloc.test [PECOFF] Add the entry symbol and /include symbols to dead strip root set. 2013-08-27 05:15:20 +00:00
baseaddr.test [PECOFF] Verify parameter in validateImpl() not in the driver. 2013-09-03 22:57:00 +00:00
bss-section.test [PECOFF] Enable dead-stripping by default to match link.exe behavior. 2013-08-27 03:38:18 +00:00
comdat.test [PECOFF] Add the entry symbol and /include symbols to dead strip root set. 2013-08-27 05:15:20 +00:00
common-symbol.test [PECOFF] Enable dead-stripping by default to match link.exe behavior. 2013-08-27 03:38:18 +00:00
drectve.test [PECOFF] Ignore options starting with -? 2013-09-04 00:51:51 +00:00
dynamicbase.test [PECOFF] Add the entry symbol and /include symbols to dead strip root set. 2013-08-27 05:15:20 +00:00
entry.test Partially revert r189718 to add entry symbol to dead strip root. 2013-09-03 01:00:01 +00:00
grouped-sections.test [PECOFF] Enable dead-stripping by default to match link.exe behavior. 2013-08-27 03:38:18 +00:00
hello.test [PECOFF] Fix bug that atom size was sometimes wrong. 2013-08-29 07:34:58 +00:00
imagebase.test [PECOFF] Enable dead-stripping by default to match link.exe behavior. 2013-08-27 03:38:18 +00:00
importlib.test [PECOFF] Enable dead-stripping by default to match link.exe behavior. 2013-08-27 03:38:18 +00:00
include.test [lld][LinkingContext] Atoms created from command line options should be available in YAML 2013-08-31 05:27:38 +00:00
lib.test [PECOFF] Fix bug that section grouping may lay out atoms in a wrong order. 2013-08-29 07:46:23 +00:00
multi.test [PECOFF] Fix bug that section grouping may lay out atoms in a wrong order. 2013-08-29 07:46:23 +00:00
reloc.test [PECOFF] Enable dead-stripping by default to match link.exe behavior. 2013-08-27 03:38:18 +00:00
trivial.test [PECOFF] Enable dead-stripping by default to match link.exe behavior. 2013-08-27 03:38:18 +00:00