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)
commit3ef98ff5f9e35732d1630db6d9a7948a9128e8c7
treead0a87a3cffe0cde59c69f99f2491f51fbae97ba
parent6a7f33387d905131c38cee53b37323a5d69a21fa
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.

llvm-svn: 211852
llvm/tools/CMakeLists.txt
llvm/tools/lto/CMakeLists.txt