aboutsummaryrefslogtreecommitdiff
path: root/utils/llvm-build/llvmbuild/util.py
AgeCommit message (Collapse)Author
2011-11-11llvm-build: Add --configure-target-def-file option.Daniel Dunbar
- Can be used to generate the substitution values we currently use for the various target related .def files. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144345 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-03llvm-build: Fill in more of component parsing to be more strict andDaniel Dunbar
differentiate between strings and lists. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143622 91177308-0d34-0410-b5e6-96231b3b80d8