commit | c581e1933bff781b459b8cc92aad81c697198c84 | [log] [tgz] |
---|---|---|
author | Diana Picus <diana.picus@linaro.org> | Fri May 27 12:56:06 2016 +0300 |
committer | Diana Picus <diana.picus@linaro.org> | Thu Jun 16 18:10:07 2016 +0300 |
tree | 37090f587fb5d19a157e0758a531515fa7f3fb7b | |
parent | 72189fd702d00d45714f98857a88159097933b5c [diff] |
Add option to build a certain target (and -h option) This should allow us to run make/ninja on a given target, e.g. `llvm-build llc` will build only the llc target `llvm-build check-llvm-codegen-aarch64` will only run a subset of the tests This also adds a -h option. Change-Id: I4b2d195ed7f7f4b23f84438068dd1e13a094e947