Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
4e3e94c13d0f427c11f32b25d436bcb88e26367d
/
llvm
/
test
/
Archive
/
check_binary_output.ll
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
98c9ae3
Revert test/Archive/check_binary_output.ll". It fails on a buildbot.
by NAKAMURA Takumi
· 15 years ago
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