1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/test/LibDriver
Peter Collingbourne 9cde5c0204 LibDriver: Allow resource files to be archive members.
It seems pointless to add a resource to an archive because it won't have
any symbols to link against (and link.exe doesn't have an equivalent of
--whole-archive), but lib.exe allows it for some reason.

llvm-svn: 289859
2016-12-15 19:37:46 +00:00
..
Inputs LibDriver: Allow resource files to be archive members. 2016-12-15 19:37:46 +00:00
infer-output-path.test LibDriver: Fix output path inference. 2015-07-08 19:00:46 +00:00
invalid.test LibDriver: Allow resource files to be archive members. 2016-12-15 19:37:46 +00:00
libpath.test
lit.local.cfg
no-inputs.test LibDriver: Silently do nothing when provided no inputs. 2016-04-13 19:36:04 +00:00
resource.test LibDriver: Allow resource files to be archive members. 2016-12-15 19:37:46 +00:00
thin.test LibDriver: Reject inputs that are not COFF objects or bitcode files. 2016-12-14 22:19:22 +00:00