mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Fix target library name
llvm-svn: 68382
This commit is contained in:
parent
dbc41d2422
commit
ae60cc4eba
@ -8,7 +8,7 @@ tablegen(IA64GenInstrInfo.inc -gen-instr-desc)
|
|||||||
tablegen(IA64GenAsmWriter.inc -gen-asm-writer)
|
tablegen(IA64GenAsmWriter.inc -gen-asm-writer)
|
||||||
tablegen(IA64GenDAGISel.inc -gen-dag-isel)
|
tablegen(IA64GenDAGISel.inc -gen-dag-isel)
|
||||||
|
|
||||||
add_llvm_target(IA64
|
add_llvm_target(IA64CodeGen
|
||||||
IA64AsmPrinter.cpp
|
IA64AsmPrinter.cpp
|
||||||
IA64Bundling.cpp
|
IA64Bundling.cpp
|
||||||
IA64InstrInfo.cpp
|
IA64InstrInfo.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user