1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

Fix target library name

llvm-svn: 68382
This commit is contained in:
Anton Korobeynikov 2009-04-03 10:41:17 +00:00
parent dbc41d2422
commit ae60cc4eba

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