Add the `lto_codegen_set_export_dynamic' function.
[oota-llvm.git] / tools / lto / CMakeLists.txt
2012-11-24 Benjamin KramerlibLTO: Add a utility method to initialize the disassem...
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...