aboutsummaryrefslogtreecommitdiff
path: root/test/Object/directory.ll
AgeCommit message (Expand)Author
2017-08-15[llvm] Get rid of "%T" expansionsKuba Mracek
2014-06-11Use std::error_code instead of llvm::error_code.Rafael Espindola
2013-11-08llvm-ar: Let opening a directory failed in llvm-ar.NAKAMURA Takumi
2013-07-17Split openFileForRead into Windows and Unix versions.Rafael Espindola
2013-07-16llvm/test/Object/directory.ll: Mark it as XFAIL:cygwin. Directories can be op...NAKAMURA Takumi
2013-07-15Add mingw32 to the XFAIL. I forgot about it when adding win32.Rafael Espindola
2013-07-15XFAIL on windows too and document the XFAILs.Rafael Espindola
2013-07-15XFAIL this on freebsd to bring the bot back.Rafael Espindola
2013-07-12Change llvm-ar to use lib/Object.Rafael Espindola
2013-07-10Move tests from test/Archive to test/Object.Rafael Espindola