Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stabilize llvm/test/Object/archive-update.test a bit. | NAKAMURA Takumi | 2015-12-07 | 1 | -1/+2 |
* | Handle the error of trying to convert a regular archive to a thin one. | Rafael Espindola | 2015-07-15 | 1 | -0/+14 |
* | Sleep for 2.1 seconds to see if that makes the test stable on windows. | Rafael Espindola | 2015-07-14 | 1 | -2/+3 |
* | Add support deterministic output in llvm-ar and make it the default. | Rafael Espindola | 2015-07-13 | 1 | -4/+4 |
* | lit: Add 'cd' support to the internal shell and port some tests | Reid Kleckner | 2015-03-02 | 1 | -2/+0 |
* | The archive update test has a subtle race condition in it: if the test | Chandler Carruth | 2013-07-14 | 1 | -7/+15 |
* | Change archive-update.test to create a new file on the fly. | Rafael Espindola | 2013-07-12 | 1 | -2/+6 |
* | Rename directory to avoid problems on windows. | Rafael Espindola | 2013-07-12 | 1 | -2/+2 |
* | Add a test for llvm-ar's u option. | Rafael Espindola | 2013-07-12 | 1 | -0/+25 |