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