diff options
author | Gabor Greif <ggreif@gmail.com> | 2008-03-18 06:14:16 +0000 |
---|---|---|
committer | Gabor Greif <ggreif@gmail.com> | 2008-03-18 06:14:16 +0000 |
commit | ab72ffeb401fb55364c3c36bd3e4eb7aa30aafd1 (patch) | |
tree | 91402bacb74167d36a60e13d74d68c2b76cee6ff /lib/CodeGen/CodeGenModule.cpp | |
parent | f90a24857851f7d28797205c810aae1708eaa60c (diff) |
Switch over to the parallelized makefile, but keep old serial
makefile around (just change Makefile.parallel to Makefile to
get back old functionality).
To run parallel tests, specify
make -jN test # where N = num of CPUs * 2
to get detailed output, run
make -jN test VERBOSE=1
to only get error descriptions *after the tests have run*, type
make report
this gives you the extra information which was omitted in non-VERBOSE
mode.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48486 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions