Enable building LTO on WIN32.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 2 Oct 2013 14:04:38 +0000 (14:04 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 2 Oct 2013 14:04:38 +0000 (14:04 +0000)
commit2be8ab460378455f82d719a872420fb5053f1bd5
tree5c80de01001a50d2377895bc1ab25e1c99b7e5b6
parentc699417f11dce6d81f630d5b1c82e00dba852b37
Enable building LTO on WIN32.

Enable building the LTO library (.lib and.dll) and llvm-lto.exe on Windows with
MSVC and Mingw as well as re-enabling the associated test.

Patch by Greg Bedwell!

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