Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | llvm-build: Fill in some details w.r.t. component's parents. | Daniel Dunbar | 2011-11-03 | 1 | -0/+18 | |
| | | | | llvm-svn: 143624 | |||||
* | llvm-build: Validate information on the loaded components and form the ↵ | Daniel Dunbar | 2011-11-03 | 1 | -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 Dunbar | 2011-11-03 | 1 | -0/+47 | |
| | | | | llvm-svn: 143621 | |||||
* | build: Stub out llvm-build utility tool. | Daniel Dunbar | 2011-11-03 | 1 | -0/+27 | |
llvm-svn: 143620 |