mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-10 04:33:40 +00:00
Add LLVMScalarOpts to LLVMPowerPCCodeGen.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222516 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
09ad94decb
commit
3bc8b4b38b
@ -31,5 +31,5 @@ has_jit = 1
|
||||
type = Library
|
||||
name = PowerPCCodeGen
|
||||
parent = PowerPC
|
||||
required_libraries = Analysis AsmPrinter CodeGen Core MC PowerPCAsmPrinter PowerPCDesc PowerPCInfo SelectionDAG Support Target TransformUtils
|
||||
required_libraries = Analysis AsmPrinter CodeGen Core MC PowerPCAsmPrinter PowerPCDesc PowerPCInfo Scalar SelectionDAG Support Target TransformUtils
|
||||
add_to_library_groups = PowerPC
|
||||
|
Loading…
x
Reference in New Issue
Block a user