llvm-6502/tools/gccld
Chris Lattner aea932d27f Use LINK_COMPONENTS to specify *components* to link against instead of
using USED_LIBS to specify *libraries* to link against.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30090 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-04 05:59:09 +00:00
..
gccld.cpp - Fixed broken Win32 build 2006-09-01 20:35:17 +00:00
gccld.h For PR797: 2006-08-21 06:04:45 +00:00
GenerateCode.cpp For PR797: 2006-08-23 06:56:27 +00:00
Makefile Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00