summaryrefslogtreecommitdiff
path: root/lib/Linker/CMakeLists.txt
blob: 221b55a9c4066e7d2850f644f4430932c432a825 (plain)
1
2
3
add_llvm_library(LLVMLinker
  LinkModules.cpp
  )