summaryrefslogtreecommitdiff
path: root/test/Object/extract.ll
Commit message (Expand)AuthorAge
* Fix typo: : not ;Bill Wendling2014-01-16
* Make sure we create a new archive by deleting any stale ones first.Rafael Espindola2014-01-15
* Fix TimeValue::toWin32Time() to be symmetric to fromWin32Time() and compatibl...NAKAMURA Takumi2013-07-16
* Mark llvm/test/Object/extract.ll as XFAIL:mingw32, for now.NAKAMURA Takumi2013-07-15
* Relax the test a bit more to handle different UIDs and GIDs.Rafael Espindola2013-07-12
* Relax test a bit to handle umask differences.Rafael Espindola2013-07-12
* Add a test for the 'o' option in llvm-ar.Rafael Espindola2013-07-12
* Add tests for the 'x' operation.Rafael Espindola2013-07-11
* Move tests from test/Archive to test/Object.Rafael Espindola2013-07-10