CMake: removed IA64AsmPrinter.cpp from lib/Target/IA64/CMakeLists.txt
authorOscar Fuentes <ofv@wanadoo.es>
Fri, 3 Apr 2009 12:11:43 +0000 (12:11 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Fri, 3 Apr 2009 12:11:43 +0000 (12:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68384 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/IA64/CMakeLists.txt

index 709cea6193a11b2cabf45f3150d2b176ea60c39e..26f86ca197fc2daf417479d503a4dfa70f95081c 100644 (file)
@@ -9,7 +9,6 @@ tablegen(IA64GenAsmWriter.inc -gen-asm-writer)
 tablegen(IA64GenDAGISel.inc -gen-dag-isel)
 
 add_llvm_target(IA64CodeGen
-  IA64AsmPrinter.cpp
   IA64Bundling.cpp
   IA64InstrInfo.cpp
   IA64ISelDAGToDAG.cpp