hanchenye-llvm-project/lld/test/COFF
Saleem Abdulrasool 671029daec COFF: support the /appcontainer flag
The /appcontainer flag indicates that the module may only be used inside
an application container (for isolation).  This has been supported by
link.exe since Windows 8.0.  It sets an additional bit in the PE DLL
Characteristics flag to indicate the behavioural change.

llvm-svn: 299728
2017-04-06 23:07:53 +00:00
..
Inputs COFF: tests for thinlto with mangled names 2017-03-31 22:17:02 +00:00
alternatename.test
ar-comdat.test
arm-thumb-branch-error.s COFF ARM: Error out if 24 bit thumb branches are out of range 2016-08-05 17:33:24 +00:00
armnt-blx23t.test
armnt-branch24t.test
armnt-entry-point.test
armnt-imports.test
armnt-mov32t-exec.test
armnt-movt32t.test
base.test
baserel.test
cl-gl.test Identify object files compiled with cl.exe /GL. 2016-11-15 01:01:51 +00:00
common.test [lld/COFF] Don't round alignment if it's already a power-of-two. 2016-11-11 02:53:48 +00:00
conflict-mangled.test COFF: Define overloaded toString functions. 2016-12-07 23:17:02 +00:00
conflict.test COFF: Define overloaded toString functions. 2016-12-07 23:17:02 +00:00
debug.test
def-name.test [COFF] Don't let /def override /out filename 2017-03-21 00:12:51 +00:00
defparser.test
delayimports.test
delayimports32.test COFF: add beginnings of debug directory creation 2016-08-29 21:20:46 +00:00
dll.test COFF: We no longer require lib.exe to test DLL exports. 2016-12-15 00:11:17 +00:00
driver.test
entry-inference.test
entry-inference2.test
entry-inference32.test
entry-mangled.test
entrylib.ll
error-limit.test [COFF] support /ERRORLIMIT option 2017-04-05 00:43:54 +00:00
export-exe.test COFF: We no longer require lib.exe to test DLL exports. 2016-12-15 00:11:17 +00:00
export.test COFF: We no longer require lib.exe to test DLL exports. 2016-12-15 00:11:17 +00:00
export32.test Fix wrong assertion failure. 2017-03-09 04:47:33 +00:00
failifmismatch.test
filetype.test
force.test
heap.test
hello32.test COFF: support the /appcontainer flag 2017-04-06 23:07:53 +00:00
help.test
icf-associative.test Fix a bug in ICF involving COFF associative sections. 2016-12-02 07:46:12 +00:00
icf-circular.test
icf-circular2.test
icf-different-align.test
icf-local.test
icf-simple.test
imports-mangle.test
imports.test
include-lto.ll COFF: add test for /INCLUDE directives specified in bitcode 2017-01-25 23:07:40 +00:00
include.test
include2.test COFF: New symbol table design. 2016-12-09 21:55:24 +00:00
internal.test
invalid-debug-type.test COFF: ensure that we handle bad arguments 2017-02-07 04:28:05 +00:00
invalid-obj.test
largeaddressaware.test
libpath.test
linkenv.test
linkrepro.test Revert r291526: Re-enable /linkrepro test on Windows. 2017-01-10 02:08:37 +00:00
lldmap.test Print alignment in decimal instead of hexadecimal. 2017-01-31 20:42:34 +00:00
loadcfg.ll
loadcfg.test
loadcfg32.test
locally-imported.test
locally-imported32.test
long-section-name.test
lto-chkstk.ll
lto-comdat.ll refactor COFF linker to use new LTO API 2017-02-02 23:58:14 +00:00
lto-debug-pass-arguments.ll Add parsing of mllvm command line options. 2017-03-30 20:10:40 +00:00
lto-lazy-reference.ll LTO: Don't follow lazy references when seeing new definitions in the combined LTO object 2016-10-12 09:00:06 +00:00
lto-linker-opts.ll
lto-new-symbol.ll
lto-opt-level.ll
lto-parallel.ll refactor COFF linker to use new LTO API 2017-02-02 23:58:14 +00:00
lto.ll
machine.test
manifest.test
manifestinput.test
merge.test
msvclto-archive.ll COFF: Do not create empty temporary archives for /msvclto. 2017-03-17 02:04:22 +00:00
msvclto.ll Fix /msvclto. 2017-02-23 00:26:42 +00:00
nodefaultlib.test
noentry.test COFF: We no longer require lib.exe to test DLL exports. 2016-12-15 00:11:17 +00:00
nopdb.test Add a /nopdb flag to disable PDB generation 2017-03-22 19:49:12 +00:00
opt.test
options.test
order.test COFF: Open and map input files asynchronously on Windows. 2016-12-15 04:02:23 +00:00
out.test
pdb-none.test COFF: prevent nullptr dereference 2017-02-07 04:28:02 +00:00
pdb.test [PDB] Split item and type records when merging type streams 2017-03-24 17:26:38 +00:00
reloc-arm.test [COFF] Add support for IMAGE_REL_ARM_SECREL 2016-09-27 19:27:17 +00:00
reloc-x64.test
reloc-x86.test
resource.test
responsefile.test
rsds.test [COFF] Put the PDB next to the image if the user doesn't pass /PDB: 2017-03-22 00:57:14 +00:00
safeseh.test
savetemps.ll added missing "savetemps/" in test/COFF/savetemps.ll 2017-02-09 23:31:47 +00:00
section.test
seh.test
sort-debug.test
stack.test
subsystem-inference.test
subsystem.test
symtab.test COFF: New symbol table design. 2016-12-09 21:55:24 +00:00
thinlto-archives.ll COFF: include archive name in LTO object name 2017-03-28 21:20:06 +00:00
thinlto-mangled.ll COFF: tests for thinlto with mangled names 2017-03-31 22:17:02 +00:00
thinlto.ll [COFF] added test for thinlto 2017-02-23 23:42:24 +00:00
tls.test
tls32.test
unwind.test
version.test
weak-external.test refactor COFF linker to use new LTO API 2017-02-02 23:58:14 +00:00
weak-external2.test
weak-external3.test refactor COFF linker to use new LTO API 2017-02-02 23:58:14 +00:00