X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FLinker%2FCMakeLists.txt;h=221b55a9c4066e7d2850f644f4430932c432a825;hb=12af22e8cc217827cf4f118b0f5e4ebbda9925ae;hp=28f1262a4398d40339aa92705feb2d4a9c5f5ce2;hpb=634bd8512a6576f9426713b72ce98904d159fd8a;p=oota-llvm.git diff --git a/lib/Linker/CMakeLists.txt b/lib/Linker/CMakeLists.txt index 28f1262a439..221b55a9c40 100644 --- a/lib/Linker/CMakeLists.txt +++ b/lib/Linker/CMakeLists.txt @@ -1,4 +1,3 @@ add_llvm_library(LLVMLinker LinkModules.cpp - Linker.cpp )