aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineBasicBlock.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
commit3a561f5478f764434d092209c1e6cb9625733c55 (patch)
tree56c96e9447cfefc4c3579ba42ac285caf5af5c76 /lib/CodeGen/MachineBasicBlock.cpp
parentd3f5e7e4ce4f34211597e6afd03d4a81a4f85bdf (diff)
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17192 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions