commit | 813efa25516b8c9c8ce23327c39cbef3fa96ead6 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Mon Sep 14 05:22:47 2009 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Mon Sep 14 05:22:47 2009 +0000 |
tree | 9d49339e5d59a2b2ed00a0ef0c3e84d51c528329 | |
parent | ff0553ec61c69fc1e117658ab591e259d40824d9 [diff] [blame] |
Update CMake. llvm-svn: 81757
diff --git a/llvm/lib/MC/CMakeLists.txt b/llvm/lib/MC/CMakeLists.txt index 277fb26..8a1a058 100644 --- a/llvm/lib/MC/CMakeLists.txt +++ b/llvm/lib/MC/CMakeLists.txt
@@ -11,6 +11,7 @@ MCDisassembler.cpp MCExpr.cpp MCInst.cpp + MCInstPrinter.cpp MCMachOStreamer.cpp MCNullStreamer.cpp MCSection.cpp