diff options
author | Gabor Greif <ggreif@gmail.com> | 2008-02-28 11:48:14 +0000 |
---|---|---|
committer | Gabor Greif <ggreif@gmail.com> | 2008-02-28 11:48:14 +0000 |
commit | 2ae19553980ac99a8881445623f55cc8f153cce3 (patch) | |
tree | c195fe542357f11a4873d20e9906215621df4671 /lib/ExecutionEngine/ExecutionEngine.cpp | |
parent | c0734e3c994b55d054916921ef2d5eb9bc04f28d (diff) |
Treat all targets serially at the toplevel. This allows
to specify
nice gmake --jobs all check
and go to lunch, while a multiprocessor machine
will build everything using spare resources
and check the result thereafter.
Since concurrency of make is not restricted
in subdirectories, this should be a nearly
optimal way to do it.
Also teach the user about a configure switch.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47715 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/ExecutionEngine.cpp')
0 files changed, 0 insertions, 0 deletions