Adds the next bit of support for llvm-objdump’s -private-headers for executable Mach...
[oota-llvm.git] / lib / LTO / CMakeLists.txt
1 add_llvm_library(LLVMLTO
2   LTOModule.cpp
3   LTOCodeGenerator.cpp
4   )