EXPORTED_SYMBOL_FILE using mingw and cmake
authorChris Bieneman <beanz@apple.com>
Thu, 30 Oct 2014 22:37:58 +0000 (22:37 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 30 Oct 2014 22:37:58 +0000 (22:37 +0000)
commit4b5739011020799e1525cd5f75627f4a0ed869fa
tree9c3d855c40fbb5ac9572a73e7fa7bbfc287e78ad
parent7f3bcd623e7fe15a1ba6615a123de801b5f515f7
EXPORTED_SYMBOL_FILE using mingw and cmake

Summary: This is a fix for the command line syntax error while building LTO when using MinGW.

Patch By: jsroemer

Reviewers: rnk

Reviewed By: rnk

Subscribers: rnk, beanz, llvm-commits

Differential Revision: http://reviews.llvm.org/D5476

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220935 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake