1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/LibDriver/Inputs
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
..
a.s
b.s
cl-gl.obj
resource.res LibDriver: Allow resource files to be archive members. 2016-12-15 19:37:46 +00:00