summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-05 00:27:29 +0000
committerChris Lattner <sabre@nondot.org>2010-04-05 00:27:29 +0000
commiteeaa6d67a2a143c62dbc06cb444fcbd35918eb0f (patch)
tree4d3f3bf83ff9419a6f3ae955ad258712d9620d61 /llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt
parentfd79502e083a825ef4ff212ba2af942749048b85 (diff)
downloadbcm5719-llvm-eeaa6d67a2a143c62dbc06cb444fcbd35918eb0f.tar.gz
bcm5719-llvm-eeaa6d67a2a143c62dbc06cb444fcbd35918eb0f.zip
nuke DwarfPrinter
llvm-svn: 100375
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt')
-rw-r--r--llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt b/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt
index b8e24fe26f7..c0986b91b92 100644
--- a/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt
+++ b/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt
@@ -5,7 +5,6 @@ add_llvm_library(LLVMAsmPrinter
DIE.cpp
DwarfDebug.cpp
DwarfException.cpp
- DwarfPrinter.cpp
DwarfWriter.cpp
OcamlGCPrinter.cpp
)
OpenPOWER on IntegriCloud