LTO: Change signature of LTOCodeGenerator::setCodePICModel() to take a Reloc::Model.
[oota-llvm.git] / tools / llvm-lto / CMakeLists.txt
2015-06-03 Sanjay Pateladd missing dependency on Target lib for tools
2014-07-15 NAKAMURA TakumiPrune Redundant libdeps in CMake's target_link_librarie...
2013-12-10 NAKAMURA Takumi[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
2013-09-24 Peter CollingbourneMove LTO support library to a component, allowing it...
2013-09-19 Peter CollingbourneFix LTO handling of module-level assembly (PR14152).