summaryrefslogtreecommitdiffstats
path: root/llvm/projects/Stacker/lib/compiler
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2005-04-23 17:24:33 +0000
committerReid Spencer <rspencer@reidspencer.com>2005-04-23 17:24:33 +0000
commit7fa89cfc9b129254223d70beb7ae3d3434b0358d (patch)
tree5ca521e1d8cde61028e3c92acce6873a10f4c33a /llvm/projects/Stacker/lib/compiler
parentc6ce71d43499c676492019c4d7cc40f8b0b42d93 (diff)
downloadbcm5719-llvm-7fa89cfc9b129254223d70beb7ae3d3434b0358d.tar.gz
bcm5719-llvm-7fa89cfc9b129254223d70beb7ae3d3434b0358d.zip
Make the CBackend actually get included in llc by using USEDLIBS instead of
USEDLIB as the variable to which "CBackend" is appended. The surrounding if clause is safe because currently the configure script ensures that the CBackend target is always added to TARGETS_TO_BUILD. By using a non-hard coded construct in the makefile, we gain uniformity and the ability to change the default set of targets by only changing the configure script. llvm-svn: 21474
Diffstat (limited to 'llvm/projects/Stacker/lib/compiler')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud