llvm/test/LibDriver
Peter Collingbourne fa552fc861 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289859 91177308-0d34-0410-b5e6-96231b3b80d8
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
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