| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | For PR797: | Reid Spencer | 2006-08-21 | 1 | -1/+3 |
| | | | | | | | | | Make sys::Program::ExecuteAndWait not throw exceptions and update any affected code. It now return -9999 to signal that the program couldn't be executed. Only one case (in bugpoint) actually examines the result code. llvm-svn: 29785 | ||||
| * | Finegrainify namespacification, minor cleanups | Chris Lattner | 2006-07-28 | 1 | -8/+2 |
| | | | | | llvm-svn: 29399 | ||||
| * | For PR801: | Reid Spencer | 2006-06-27 | 1 | -0/+89 |
| Refactor the Graph writing code to use a common implementation which is now in lib/Support/GraphWriter.cpp. This completes the PR. Patch by Anton Korobeynikov. Thanks, Anton! llvm-svn: 28925 | |||||

