Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802).
[oota-llvm.git] / lib / LTO / CMakeLists.txt
2013-09-24 Peter CollingbourneMove LTO support library to a component, allowing it...