mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
Fix named of a library.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16896 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
420025b04f
commit
796aacf2e2
@ -15,7 +15,7 @@ llc_SOURCES = llc.cpp
|
||||
|
||||
llc_LDADD = \
|
||||
$(call GETOBJS,CWriter,PowerPC,SparcV9,X86,Skeleton,SelectionDAG) \
|
||||
$(call GETOBJS,SparcV9RegAlloc,SparcV9Sched,CodeGen) \
|
||||
$(call GETOBJS,SparcV9RegAlloc,SparcV9InstrSched,CodeGen) \
|
||||
$(call GETLIBS,Target) \
|
||||
$(call GETOBJS,SparcV9LiveVar) \
|
||||
$(call GETLIBS,IPA,Transforms,ScalarOpts,Analysis,TransformUtils) \
|
||||
|
Loading…
Reference in New Issue
Block a user