Fix target library name
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 3 Apr 2009 10:41:17 +0000 (10:41 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 3 Apr 2009 10:41:17 +0000 (10:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68382 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/IA64/CMakeLists.txt

index 6163f91b6a54ee5d20456dc8337c9447906f531c..709cea6193a11b2cabf45f3150d2b176ea60c39e 100644 (file)
@@ -8,7 +8,7 @@ tablegen(IA64GenInstrInfo.inc -gen-instr-desc)
 tablegen(IA64GenAsmWriter.inc -gen-asm-writer)
 tablegen(IA64GenDAGISel.inc -gen-dag-isel)
 
-add_llvm_target(IA64
+add_llvm_target(IA64CodeGen
   IA64AsmPrinter.cpp
   IA64Bundling.cpp
   IA64InstrInfo.cpp