Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / Object / directory.ll
2014-06-11 Rafael EspindolaUse std::error_code instead of llvm::error_code.
2013-11-08 NAKAMURA Takumillvm-ar: Let opening a directory failed in llvm-ar.
2013-07-17 Rafael EspindolaSplit openFileForRead into Windows and Unix versions.
2013-07-16 NAKAMURA Takumillvm/test/Object/directory.ll: Mark it as XFAIL:cygwin...
2013-07-15 Rafael EspindolaAdd mingw32 to the XFAIL. I forgot about it when adding...
2013-07-15 Rafael EspindolaXFAIL on windows too and document the XFAILs.
2013-07-15 Rafael EspindolaXFAIL this on freebsd to bring the bot back.
2013-07-12 Rafael EspindolaChange llvm-ar to use lib/Object.
2013-07-10 Rafael EspindolaMove tests from test/Archive to test/Object.