summaryrefslogtreecommitdiff
path: root/lib/LTO/CMakeLists.txt
blob: 8e00bcb65510135ec8d942081f811299ce33cd66 (plain)
1
2
3
4
add_llvm_library(LLVMLTO
  LTOModule.cpp
  LTOCodeGenerator.cpp
  )