summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/extract.ll
Commit message (Expand)AuthorAgeFilesLines
* Rename a test. NFC.Rafael Espindola2015-07-141-45/+0
* Add support deterministic output in llvm-ar and make it the default.Rafael Espindola2015-07-131-1/+1
* lit: Add 'cd' support to the internal shell and port some testsReid Kleckner2015-03-021-2/+0
* Update tests to use the new format of printing a TimeValue. It's a bitChandler Carruth2014-04-281-1/+1
* Fix typo: : not ;Bill Wendling2014-01-161-1/+1
* Make sure we create a new archive by deleting any stale ones first.Rafael Espindola2014-01-151-0/+1
* Fix TimeValue::toWin32Time() to be symmetric to fromWin32Time() and compatibl...NAKAMURA Takumi2013-07-161-3/+0
* Mark llvm/test/Object/extract.ll as XFAIL:mingw32, for now.NAKAMURA Takumi2013-07-151-0/+3
* Relax the test a bit more to handle different UIDs and GIDs.Rafael Espindola2013-07-121-1/+1
* Relax test a bit to handle umask differences.Rafael Espindola2013-07-121-1/+1
* Add a test for the 'o' option in llvm-ar.Rafael Espindola2013-07-121-0/+10
* Add tests for the 'x' operation.Rafael Espindola2013-07-111-0/+20
* Move tests from test/Archive to test/Object.Rafael Espindola2013-07-101-0/+16
OpenPOWER on IntegriCloud