1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Link V8 backend into llc.

llvm-svn: 18739
This commit is contained in:
Brian Gaeke 2004-12-10 05:04:13 +00:00
parent 91cf4fe1ca
commit d21a3279dc

View File

@ -13,6 +13,7 @@ USEDLIBS = \
LLVMSparcV9ModuloSched \
LLVMCBackend \
LLVMPowerPC \
LLVMSparcV8 \
LLVMSparcV9 \
LLVMX86 \
LLVMSkeleton \