Stop casting away const qualifier needlessly.
[oota-llvm.git] / tools / lto / CMakeLists.txt
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.
2011-04-01 Devang PatelUpdate CMakeLists.txt
2011-03-12 Oscar FuentesBuild LTO as a static library too.
2011-03-12 Oscar FuentesBuild LTO as a static library too.
2011-03-12 Oscar FuentesUpdate link components for llvm-dis and LTO.
2011-03-11 Oscar FuentesAdd LTO and gold plugin to the CMake build. Linux-only...