Galina Kistanova
|
b93a130120
|
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.
llvm-svn: 130936
|
2011-05-05 18:40:27 +00:00 |
NAKAMURA Takumi
|
98c9ae3761
|
Revert test/Archive/check_binary_output.ll". It fails on a buildbot.
llvm-svn: 121113
|
2010-12-07 05:57:02 +00:00 |
NAKAMURA Takumi
|
1576fd7172
|
test/Archive/check_binary_output.ll: Add a new test to check output of 'llvm-ar -p' is sane. Thanks to Danil Malyshev!
llvm-svn: 121106
|
2010-12-07 03:35:20 +00:00 |