mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-26 07:34:06 +00:00
I know PowerPC wishes it could be alpha, but it cannot. so there
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22504 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4b429fcf25
commit
22894e980f
@ -609,7 +609,7 @@ ifeq ($(ARCH), Alpha)
|
||||
ENABLE_ALPHA_JIT = 1
|
||||
endif
|
||||
|
||||
# What the PowerPC JIT requires
|
||||
# What the Alpha JIT requires
|
||||
ifdef ENABLE_ALPHA_JIT
|
||||
JIT_LIBS += LLVMAlpha LLVMSelectionDAG
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user