X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FObject%2FCMakeLists.txt;h=c20fc0cc399ddcc54ee6218e59174e3d47f0a056;hb=27107f6ab4627fa38bcacad6757ed6d52910f880;hp=68e5e94924d0abff40789ebf4f59466eb572451f;hpb=fc9ec691da995e7894490a80f5b6b65daf5e34d3;p=oota-llvm.git diff --git a/lib/Object/CMakeLists.txt b/lib/Object/CMakeLists.txt index 68e5e94924d..c20fc0cc399 100644 --- a/lib/Object/CMakeLists.txt +++ b/lib/Object/CMakeLists.txt @@ -1,4 +1,5 @@ add_llvm_library(LLVMObject + Archive.cpp Binary.cpp COFFObjectFile.cpp ELFObjectFile.cpp