[llvm-commits] Fix output stream opened in text instead of binary mode on MinGW
Danil Malyshev
dmalyshev at accesssoftek.com
Fri Dec 3 13:27:33 PST 2010
Hi All,
Thank you for your review, Takumi.
Could somebody apply this patch, please?
Thank you,
Danil
-----Original Message-----
From: NAKAMURA Takumi [mailto:geek4civic at gmail.com]
Sent: Thursday, December 02, 2010 12:40 PM
To: Danil Malyshev
Cc: Chris Lattner; llvm-commits LLVM
Subject: Re: [llvm-commits] Fix output stream opened in text instead of binary mode on MinGW
Applied to test/Archive/extract.ll in r120698 (with minor change).
test/Archive/check_binary_output.ll:
It looks good to me, it can detect failure if r120341 were not
applied. (confirmed on msvs10 and mingw)
...Takumi
More information about the llvm-commits
mailing list