This is at least good documentation, but also opens the possibility of using pipefail. llvm-svn: 185652
llvm-svn: 177840
single translation unit should prevent later phases from executing. Otherwise, this generates lots of noise in build systems. This a fallout from r173825. Patch by Matthew Curtis <mcurtis@codeaurora.org>. rdar://13298009 llvm-svn: 176198