Don't force the build of toos/lto as a static lib.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 27 Jun 2014 02:51:21 +0000 (02:51 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 27 Jun 2014 02:51:21 +0000 (02:51 +0000)
commit2db3151eabc30fd6b5f168e793a4fde782ddb1da
treee0550933c09ad8c72020eade50b1165e5882b68e
parent20e4c0d24e2dded15f99d7d658d679fd5b55cdc3
Don't force the build of toos/lto as a static lib.

Any uses of tools/lto as a static lib should probably move to lib/LTO.
This was also never implemented in the configure build, so this reduces
the differences among the two.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211852 91177308-0d34-0410-b5e6-96231b3b80d8
tools/CMakeLists.txt
tools/lto/CMakeLists.txt