Skip to content
Commit 9afdac4a authored by Reid Spencer's avatar Reid Spencer
Browse files

Rearrange the build order to better accommodate parallel build by reducing

memory pressure. This order spaces out large executables with small ones in
between so that in a -j2 or -j3 build, it only attempts to build only one
large executable at time. If you're doing -j4, you probably have enuogh
memory anyway.

llvm-svn: 29835
parent 7e73c513
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment