]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Fix object file writing in llvm-lto on Windows.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 4 Oct 2013 21:40:54 +0000 (21:40 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 4 Oct 2013 21:40:54 +0000 (21:40 +0000)
commitec2ac8985650a501b452b8fdb69d3124d7be5af9
tree7ea327bad951a2fa76b8a793c41848ca97b4fcc8
parent8e48edcf3dd7dea9fec58b05a6ace6fbd0260d7c
Fix object file writing in llvm-lto on Windows.

We were writing in text mode.

Patch by Greg Bedwell.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191985 91177308-0d34-0410-b5e6-96231b3b80d8
test/LTO/cfi_endproc.ll
test/LTO/lit.local.cfg
tools/llvm-lto/llvm-lto.cpp