summaryrefslogtreecommitdiff
path: root/test/Object/directory.ll
Commit message (Expand)AuthorAge
* Use std::error_code instead of llvm::error_code.Rafael Espindola2014-06-11
* llvm-ar: Let opening a directory failed in llvm-ar.NAKAMURA Takumi2013-11-08
* Split openFileForRead into Windows and Unix versions.Rafael Espindola2013-07-17
* llvm/test/Object/directory.ll: Mark it as XFAIL:cygwin. Directories can be op...NAKAMURA Takumi2013-07-16
* Add mingw32 to the XFAIL. I forgot about it when adding win32.Rafael Espindola2013-07-15
* XFAIL on windows too and document the XFAILs.Rafael Espindola2013-07-15
* XFAIL this on freebsd to bring the bot back.Rafael Espindola2013-07-15
* Change llvm-ar to use lib/Object.Rafael Espindola2013-07-12
* Move tests from test/Archive to test/Object.Rafael Espindola2013-07-10