summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveVariables.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-10-23 20:04:14 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-10-23 20:04:14 +0000
commit81cd049e8c6efc958b53451e2bf2012cf781a0b1 (patch)
tree5afcd11fb8f7e41bd371837f962255770270b3c3 /llvm/lib/CodeGen/LiveVariables.cpp
parenteebdfe589601da1a7a8436a90a868ee52d6cd16e (diff)
downloadbcm5719-llvm-81cd049e8c6efc958b53451e2bf2012cf781a0b1.tar.gz
bcm5719-llvm-81cd049e8c6efc958b53451e2bf2012cf781a0b1.zip
Several Changes:
* Fix parallel build problem on generated dependency files * Fix rule confusion between .a and .la libraries so that parallel builds don't get confused on who is building which .o and which library it is going into. * Fix dependency inclusion to only include C/C++ dependency files because other types of sources won't have dependencies auto generated. * Change "Source" to "SOURCES" for naming consistency * Update parallel build rules for new recursive targets * Implement EXPERIMENTAL_DIRS (failure allowed) feature * Implement -local version of targets (all-local, clean-local, etc) * Implement recursive targets in terms of their local counterparts * Clarify names of some internal variables * Move documentation to docs/MakefileGuide.html * Clean up commentary llvm-svn: 17192
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud