summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-09-14 05:22:47 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-09-14 05:22:47 +0000
commit813efa25516b8c9c8ce23327c39cbef3fa96ead6 (patch)
tree9d49339e5d59a2b2ed00a0ef0c3e84d51c528329 /llvm/lib
parentff0553ec61c69fc1e117658ab591e259d40824d9 (diff)
downloadbcm5719-llvm-813efa25516b8c9c8ce23327c39cbef3fa96ead6.tar.gz
bcm5719-llvm-813efa25516b8c9c8ce23327c39cbef3fa96ead6.zip
Update CMake.
llvm-svn: 81757
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/MC/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/MC/CMakeLists.txt b/llvm/lib/MC/CMakeLists.txt
index 277fb26543e..8a1a0586374 100644
--- a/llvm/lib/MC/CMakeLists.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud