mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
Remove lib/LLC library.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
670d0abe49
commit
588f14855f
@ -49,8 +49,7 @@ LibPathsO = -L $(LEVEL)/lib/Support/Release \
|
||||
-L $(LEVEL)/lib/Optimizations/Release \
|
||||
-L $(LEVEL)/lib/CodeGen/InstrSelection/Release \
|
||||
-L $(LEVEL)/lib/CodeGen/TargetMachine/Release \
|
||||
-L $(LEVEL)/lib/CodeGen/TargetMachine/Sparc/Release \
|
||||
-L $(LEVEL)/lib/LLC/Release
|
||||
-L $(LEVEL)/lib/CodeGen/TargetMachine/Sparc/Release
|
||||
|
||||
LibPathsG = $(LibPathsO:Release=Debug)
|
||||
|
||||
|
@ -49,8 +49,7 @@ LibPathsO = -L $(LEVEL)/lib/Support/Release \
|
||||
-L $(LEVEL)/lib/Optimizations/Release \
|
||||
-L $(LEVEL)/lib/CodeGen/InstrSelection/Release \
|
||||
-L $(LEVEL)/lib/CodeGen/TargetMachine/Release \
|
||||
-L $(LEVEL)/lib/CodeGen/TargetMachine/Sparc/Release \
|
||||
-L $(LEVEL)/lib/LLC/Release
|
||||
-L $(LEVEL)/lib/CodeGen/TargetMachine/Sparc/Release
|
||||
|
||||
LibPathsG = $(LibPathsO:Release=Debug)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user