Fix target library name

llvm-svn: 68382
This commit is contained in:
Anton Korobeynikov 2009-04-03 10:41:17 +00:00
parent b1cce77929
commit 354171f060
1 changed files with 1 additions and 1 deletions

View 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