1. b93a130 Many LLVM tests relies on standard output stream be in the binary mode. Which is not always the case (on Windows in particular). The patch adds a test to verify that the standard output stream is actually in the binary mode. by Galina Kistanova · 15 years ago
  2. 98c9ae3 Revert test/Archive/check_binary_output.ll". It fails on a buildbot. by NAKAMURA Takumi · 15 years ago
  3. 1576fd7 test/Archive/check_binary_output.ll: Add a new test to check output of 'llvm-ar -p' is sane. Thanks to Danil Malyshev! by NAKAMURA Takumi · 15 years ago