1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools/lto
Chris Lattner 2da81d7d76 Use LINK_COMPONENTS to specify *components* to link against instead of
using USED_LIBS to specify *libraries* to link against.

llvm-svn: 30090
2006-09-04 05:59:09 +00:00
..
lto.cpp If unable to create tmp. file on disk then return LTO_WRITE_FAILURE status. 2006-08-23 16:59:25 +00:00
Makefile Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00