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