X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FObject%2FCMakeLists.txt;h=1f07cbba77db87f917a67ebdcbb1d5f320fb3e68;hb=3767c7446edea95277509477a9bb3048ef2e0b95;hp=2c2cc8e4fb6fdb86c4e0c685fe06cd3fb9c8344e;hpb=9c22f87b1374b06dc6c07f6e8047890e390bbe2d;p=oota-llvm.git diff --git a/lib/Object/CMakeLists.txt b/lib/Object/CMakeLists.txt index 2c2cc8e4fb6..1f07cbba77d 100644 --- a/lib/Object/CMakeLists.txt +++ b/lib/Object/CMakeLists.txt @@ -3,6 +3,7 @@ add_llvm_library(LLVMObject Binary.cpp COFFObjectFile.cpp COFFYAML.cpp + ELF.cpp ELFObjectFile.cpp ELFYAML.cpp Error.cpp