X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FLinker%2FCMakeLists.txt;h=221b55a9c4066e7d2850f644f4430932c432a825;hb=fd0a8133e56e6c48d04e395290da69c3926a48d1;hp=0b6d2f4218e3a4bfe8d8621219cfb94e0d4d1d4c;hpb=d782bae970e888572f0458ac05369bbd7752f05a;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 )