From: Daniel Dunbar Date: Mon, 14 Sep 2009 05:22:47 +0000 (+0000) Subject: Update CMake. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3228484b5f42b943a83528a9a9eb2007c6492182;p=oota-llvm.git Update CMake. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81757 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/MC/CMakeLists.txt b/lib/MC/CMakeLists.txt index 277fb26543e..8a1a0586374 100644 --- a/lib/MC/CMakeLists.txt +++ b/lib/MC/CMakeLists.txt @@ -11,6 +11,7 @@ add_llvm_library(LLVMMC MCDisassembler.cpp MCExpr.cpp MCInst.cpp + MCInstPrinter.cpp MCMachOStreamer.cpp MCNullStreamer.cpp MCSection.cpp