Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Support] Fix sys::GetRandomNumber() to always use a high quality seed. | Daniel Dunbar | 2012-05-08 | 1 | -5/+15 |
* | Unix/Process.inc: Give more useful random seed to srand. Workaround for PR12743. | NAKAMURA Takumi | 2012-05-06 | 1 | -1/+14 |
* | Support/Process: Move llvm::sys::Process::GetRandomNumber() from Process.cpp ... | NAKAMURA Takumi | 2012-05-06 | 1 | -0/+9 |
* | Reapply 'Add reverseColor to raw_ostream'. | Benjamin Kramer | 2012-04-16 | 1 | -0/+4 |
* | Revert r154800 which breaks windows builders. | Argyrios Kyrtzidis | 2012-04-16 | 1 | -4/+0 |
* | Add reverseColor to raw_ostream. | Argyrios Kyrtzidis | 2012-04-16 | 1 | -0/+4 |
* | Fix the build under Debian GNU/Hurd. | Sylvestre Ledru | 2012-04-11 | 1 | -2/+2 |
* | Remove SetWorkingDirectory from the Process interface. Nothing in LLVM | Chandler Carruth | 2012-01-15 | 1 | -4/+0 |
* | sys::Process: Add a SetWorkingDirectory method. | Daniel Dunbar | 2011-09-23 | 1 | -0/+4 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+295 |