summaryrefslogtreecommitdiffstats
path: root/llvm/utils/llvm-build/llvmbuild/main.py
Commit message (Collapse)AuthorAgeFilesLines
...
* llvm-build: Fill in some details w.r.t. component's parents.Daniel Dunbar2011-11-031-0/+18
| | | | llvm-svn: 143624
* llvm-build: Validate information on the loaded components and form the ↵Daniel Dunbar2011-11-031-1/+58
| | | | | | | | topological ordering among them (as well as validating that there are no cycles). - Currently we require that all references between components (except the parent relation) fit into a DAG -- this could be relaxed later if it ever proves to be useful. llvm-svn: 143623
* llvm-build: Sketch code to load LLVMBuild.txt files.Daniel Dunbar2011-11-031-0/+47
| | | | llvm-svn: 143621
* build: Stub out llvm-build utility tool.Daniel Dunbar2011-11-031-0/+27
llvm-svn: 143620
OpenPOWER on IntegriCloud