X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FLinker%2FCMakeLists.txt;h=221b55a9c4066e7d2850f644f4430932c432a825;hb=08f77a9f422e96110d8400e4caaf6a51be49a1f3;hp=0b6d2f4218e3a4bfe8d8621219cfb94e0d4d1d4c;hpb=3d01fc7de86c75926e4e5ac7cc49f0116018893d;p=oota-llvm.git diff --git a/lib/Linker/CMakeLists.txt b/lib/Linker/CMakeLists.txt index 0b6d2f4218e..221b55a9c40 100644 --- a/lib/Linker/CMakeLists.txt +++ b/lib/Linker/CMakeLists.txt @@ -1,6 +1,3 @@ add_llvm_library(LLVMLinker - LinkArchives.cpp - LinkItems.cpp LinkModules.cpp - Linker.cpp )