mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-13 09:33:50 +00:00
Fix target library name
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68382 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c67d1127d0
commit
60a19a4edd
@ -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…
x
Reference in New Issue
Block a user