hanchenye-llvm-project/llvm/lib/Linker/CMakeLists.txt

7 lines
98 B
CMake

add_llvm_library(LLVMLinker
LinkArchives.cpp
LinkItems.cpp
LinkModules.cpp
Linker.cpp
)