mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-04 07:32:13 +00:00
ARM64/*/LLVMBuild.txt: Prune redundant deps.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205963 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
accaa640cf
commit
c137b5d6c4
@ -19,5 +19,5 @@
|
||||
type = Library
|
||||
name = ARM64Disassembler
|
||||
parent = ARM64
|
||||
required_libraries = ARM64Desc ARM64Info ARM64Utils MC Support
|
||||
required_libraries = ARM64Info ARM64Utils MC Support
|
||||
add_to_library_groups = ARM64
|
||||
|
@ -31,5 +31,5 @@ has_jit = 1
|
||||
type = Library
|
||||
name = ARM64CodeGen
|
||||
parent = ARM64
|
||||
required_libraries = ARM64AsmPrinter ARM64Desc ARM64Info ARM64Utils Analysis AsmPrinter CodeGen Core MC Scalar SelectionDAG Support Target
|
||||
required_libraries = ARM64AsmPrinter ARM64Desc ARM64Info Analysis AsmPrinter CodeGen Core MC Scalar SelectionDAG Support Target
|
||||
add_to_library_groups = ARM64
|
||||
|
@ -19,5 +19,5 @@
|
||||
type = Library
|
||||
name = ARM64Info
|
||||
parent = ARM64
|
||||
required_libraries = MC Support
|
||||
required_libraries = Support
|
||||
add_to_library_groups = ARM64
|
||||
|
Loading…
x
Reference in New Issue
Block a user