| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -1/+1 |
| | | | | | | | | This is at least good documentation, but also opens the possibility of using pipefail. llvm-svn: 185652 | ||||
| * | Reject -no-integrated-as on windows. | Rafael Espindola | 2013-03-24 | 1 | -0/+1 |
| | | | | | llvm-svn: 177840 | ||||
| * | [driver] The failure of any phase (e.g., preprocess, compile, assemble) for a | Chad Rosier | 2013-02-27 | 1 | -0/+5 |
| 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 | |||||

