aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Object/archive-update.test
AgeCommit message (Expand)AuthorFilesLines
2015-12-07Stabilize llvm/test/Object/archive-update.test a bit.NAKAMURA Takumi1-1/+2
2015-07-15Handle the error of trying to convert a regular archive to a thin one.Rafael Espindola1-0/+14
2015-07-14Sleep for 2.1 seconds to see if that makes the test stable on windows.Rafael Espindola1-2/+3
2015-07-13Add support deterministic output in llvm-ar and make it the default.Rafael Espindola1-4/+4
2015-03-02lit: Add 'cd' support to the internal shell and port some testsReid Kleckner1-2/+0
2013-07-14The archive update test has a subtle race condition in it: if the testChandler Carruth1-7/+15
2013-07-12Change archive-update.test to create a new file on the fly.Rafael Espindola1-2/+6
2013-07-12Rename directory to avoid problems on windows.Rafael Espindola1-2/+2
2013-07-12Add a test for llvm-ar's u option.Rafael Espindola1-0/+25