[C++11] Mark the target fast isel classes as 'final' so that the compiler can de...
[oota-llvm.git] / lib / LTO / CMakeLists.txt
1 add_llvm_library(LLVMLTO
2   LTOModule.cpp
3   LTOCodeGenerator.cpp
4   )