mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-09-13 08:25:27 +00:00
LLVMBuild: Remove trailing newline, which irked me.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146409 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -19,4 +19,3 @@
|
|||||||
type = Group
|
type = Group
|
||||||
name = Miscellaneous
|
name = Miscellaneous
|
||||||
parent = $ROOT
|
parent = $ROOT
|
||||||
|
|
||||||
|
@@ -19,4 +19,3 @@
|
|||||||
type = Group
|
type = Group
|
||||||
name = Bindings
|
name = Bindings
|
||||||
parent = $ROOT
|
parent = $ROOT
|
||||||
|
|
||||||
|
@@ -19,4 +19,3 @@
|
|||||||
type = Group
|
type = Group
|
||||||
name = Docs
|
name = Docs
|
||||||
parent = $ROOT
|
parent = $ROOT
|
||||||
|
|
||||||
|
@@ -19,4 +19,3 @@
|
|||||||
type = Group
|
type = Group
|
||||||
name = Examples
|
name = Examples
|
||||||
parent = $ROOT
|
parent = $ROOT
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = IPA
|
|||||||
parent = Libraries
|
parent = Libraries
|
||||||
library_name = ipa
|
library_name = ipa
|
||||||
required_libraries = Analysis Core Support
|
required_libraries = Analysis Core Support
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = Analysis
|
name = Analysis
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
required_libraries = Core Support Target
|
required_libraries = Core Support Target
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = Archive
|
name = Archive
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
required_libraries = BitReader Core Support
|
required_libraries = BitReader Core Support
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = AsmParser
|
name = AsmParser
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
required_libraries = Core Support
|
required_libraries = Core Support
|
||||||
|
|
||||||
|
@@ -19,4 +19,3 @@
|
|||||||
type = Group
|
type = Group
|
||||||
name = Bitcode
|
name = Bitcode
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = BitReader
|
name = BitReader
|
||||||
parent = Bitcode
|
parent = Bitcode
|
||||||
required_libraries = Core Support
|
required_libraries = Core Support
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = BitWriter
|
name = BitWriter
|
||||||
parent = Bitcode
|
parent = Bitcode
|
||||||
required_libraries = Core Support
|
required_libraries = Core Support
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = AsmPrinter
|
name = AsmPrinter
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
required_libraries = Analysis CodeGen Core MC MCParser Support Target
|
required_libraries = Analysis CodeGen Core MC MCParser Support Target
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = CodeGen
|
name = CodeGen
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
required_libraries = Analysis Core MC Scalar Support Target TransformUtils
|
required_libraries = Analysis Core MC Scalar Support Target TransformUtils
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = SelectionDAG
|
name = SelectionDAG
|
||||||
parent = CodeGen
|
parent = CodeGen
|
||||||
required_libraries = Analysis CodeGen Core MC Support Target TransformUtils
|
required_libraries = Analysis CodeGen Core MC Support Target TransformUtils
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = DebugInfo
|
name = DebugInfo
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
required_libraries = Support
|
required_libraries = Support
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = Interpreter
|
name = Interpreter
|
||||||
parent = ExecutionEngine
|
parent = ExecutionEngine
|
||||||
required_libraries = CodeGen Core ExecutionEngine Support Target
|
required_libraries = CodeGen Core ExecutionEngine Support Target
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = JIT
|
name = JIT
|
||||||
parent = ExecutionEngine
|
parent = ExecutionEngine
|
||||||
required_libraries = CodeGen Core ExecutionEngine MC RuntimeDyld Support Target
|
required_libraries = CodeGen Core ExecutionEngine MC RuntimeDyld Support Target
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = ExecutionEngine
|
name = ExecutionEngine
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
required_libraries = Core MC Support Target
|
required_libraries = Core MC Support Target
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = MCJIT
|
name = MCJIT
|
||||||
parent = ExecutionEngine
|
parent = ExecutionEngine
|
||||||
required_libraries = Core ExecutionEngine RuntimeDyld Support Target
|
required_libraries = Core ExecutionEngine RuntimeDyld Support Target
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = RuntimeDyld
|
name = RuntimeDyld
|
||||||
parent = ExecutionEngine
|
parent = ExecutionEngine
|
||||||
required_libraries = Object Support
|
required_libraries = Object Support
|
||||||
|
|
||||||
|
@@ -19,4 +19,3 @@
|
|||||||
type = Group
|
type = Group
|
||||||
name = Libraries
|
name = Libraries
|
||||||
parent = $ROOT
|
parent = $ROOT
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = Linker
|
name = Linker
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
required_libraries = Archive BitReader Core Support TransformUtils
|
required_libraries = Archive BitReader Core Support TransformUtils
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = MC
|
name = MC
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
required_libraries = Object Support
|
required_libraries = Object Support
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = MCParser
|
name = MCParser
|
||||||
parent = MC
|
parent = MC
|
||||||
required_libraries = MC Support
|
required_libraries = MC Support
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = Object
|
name = Object
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
required_libraries = Core Support
|
required_libraries = Core Support
|
||||||
|
|
||||||
|
@@ -19,4 +19,3 @@
|
|||||||
type = Library
|
type = Library
|
||||||
name = Support
|
name = Support
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = TableGen
|
name = TableGen
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
required_libraries = Support
|
required_libraries = Support
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = ARMAsmParser
|
|||||||
parent = ARM
|
parent = ARM
|
||||||
required_libraries = ARMDesc ARMInfo MC MCParser Support
|
required_libraries = ARMDesc ARMInfo MC MCParser Support
|
||||||
add_to_library_groups = ARM
|
add_to_library_groups = ARM
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = ARMDisassembler
|
|||||||
parent = ARM
|
parent = ARM
|
||||||
required_libraries = ARMCodeGen ARMDesc ARMInfo MC Support
|
required_libraries = ARMCodeGen ARMDesc ARMInfo MC Support
|
||||||
add_to_library_groups = ARM
|
add_to_library_groups = ARM
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = ARMAsmPrinter
|
|||||||
parent = ARM
|
parent = ARM
|
||||||
required_libraries = MC Support
|
required_libraries = MC Support
|
||||||
add_to_library_groups = ARM
|
add_to_library_groups = ARM
|
||||||
|
|
||||||
|
@@ -30,4 +30,3 @@ name = ARMCodeGen
|
|||||||
parent = ARM
|
parent = ARM
|
||||||
required_libraries = ARMAsmPrinter ARMDesc ARMInfo Analysis AsmPrinter CodeGen Core MC SelectionDAG Support Target
|
required_libraries = ARMAsmPrinter ARMDesc ARMInfo Analysis AsmPrinter CodeGen Core MC SelectionDAG Support Target
|
||||||
add_to_library_groups = ARM
|
add_to_library_groups = ARM
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = ARMDesc
|
|||||||
parent = ARM
|
parent = ARM
|
||||||
required_libraries = ARMAsmPrinter ARMInfo MC Support
|
required_libraries = ARMAsmPrinter ARMInfo MC Support
|
||||||
add_to_library_groups = ARM
|
add_to_library_groups = ARM
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = ARMInfo
|
|||||||
parent = ARM
|
parent = ARM
|
||||||
required_libraries = MC Support Target
|
required_libraries = MC Support Target
|
||||||
add_to_library_groups = ARM
|
add_to_library_groups = ARM
|
||||||
|
|
||||||
|
@@ -26,4 +26,3 @@ name = CBackendCodeGen
|
|||||||
parent = CBackend
|
parent = CBackend
|
||||||
required_libraries = Analysis CBackendInfo CodeGen Core MC Scalar Support Target TransformUtils
|
required_libraries = Analysis CBackendInfo CodeGen Core MC Scalar Support Target TransformUtils
|
||||||
add_to_library_groups = CBackend
|
add_to_library_groups = CBackend
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = CBackendInfo
|
|||||||
parent = CBackend
|
parent = CBackend
|
||||||
required_libraries = MC Support Target
|
required_libraries = MC Support Target
|
||||||
add_to_library_groups = CBackend
|
add_to_library_groups = CBackend
|
||||||
|
|
||||||
|
@@ -27,4 +27,3 @@ name = CellSPUCodeGen
|
|||||||
parent = CellSPU
|
parent = CellSPU
|
||||||
required_libraries = AsmPrinter CellSPUDesc CellSPUInfo CodeGen Core MC SelectionDAG Support Target
|
required_libraries = AsmPrinter CellSPUDesc CellSPUInfo CodeGen Core MC SelectionDAG Support Target
|
||||||
add_to_library_groups = CellSPU
|
add_to_library_groups = CellSPU
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = CellSPUDesc
|
|||||||
parent = CellSPU
|
parent = CellSPU
|
||||||
required_libraries = CellSPUInfo MC
|
required_libraries = CellSPUInfo MC
|
||||||
add_to_library_groups = CellSPU
|
add_to_library_groups = CellSPU
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = CellSPUInfo
|
|||||||
parent = CellSPU
|
parent = CellSPU
|
||||||
required_libraries = MC Support Target
|
required_libraries = MC Support Target
|
||||||
add_to_library_groups = CellSPU
|
add_to_library_groups = CellSPU
|
||||||
|
|
||||||
|
@@ -26,4 +26,3 @@ name = CppBackendCodeGen
|
|||||||
parent = CppBackend
|
parent = CppBackend
|
||||||
required_libraries = Core CppBackendInfo Support Target
|
required_libraries = Core CppBackendInfo Support Target
|
||||||
add_to_library_groups = CppBackend
|
add_to_library_groups = CppBackend
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = CppBackendInfo
|
|||||||
parent = CppBackend
|
parent = CppBackend
|
||||||
required_libraries = MC Support Target
|
required_libraries = MC Support Target
|
||||||
add_to_library_groups = CppBackend
|
add_to_library_groups = CppBackend
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = MBlazeAsmParser
|
|||||||
parent = MBlaze
|
parent = MBlaze
|
||||||
required_libraries = MBlazeInfo MC MCParser Support
|
required_libraries = MBlazeInfo MC MCParser Support
|
||||||
add_to_library_groups = MBlaze
|
add_to_library_groups = MBlaze
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = MBlazeDisassembler
|
|||||||
parent = MBlaze
|
parent = MBlaze
|
||||||
required_libraries = MBlazeDesc MBlazeInfo MC Support
|
required_libraries = MBlazeDesc MBlazeInfo MC Support
|
||||||
add_to_library_groups = MBlaze
|
add_to_library_groups = MBlaze
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = MBlazeAsmPrinter
|
|||||||
parent = MBlaze
|
parent = MBlaze
|
||||||
required_libraries = MC Support
|
required_libraries = MC Support
|
||||||
add_to_library_groups = MBlaze
|
add_to_library_groups = MBlaze
|
||||||
|
|
||||||
|
@@ -29,4 +29,3 @@ name = MBlazeCodeGen
|
|||||||
parent = MBlaze
|
parent = MBlaze
|
||||||
required_libraries = AsmPrinter CodeGen Core MBlazeAsmPrinter MBlazeDesc MBlazeInfo MC SelectionDAG Support Target
|
required_libraries = AsmPrinter CodeGen Core MBlazeAsmPrinter MBlazeDesc MBlazeInfo MC SelectionDAG Support Target
|
||||||
add_to_library_groups = MBlaze
|
add_to_library_groups = MBlaze
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = MBlazeDesc
|
|||||||
parent = MBlaze
|
parent = MBlaze
|
||||||
required_libraries = MBlazeAsmPrinter MBlazeInfo MC Support
|
required_libraries = MBlazeAsmPrinter MBlazeInfo MC Support
|
||||||
add_to_library_groups = MBlaze
|
add_to_library_groups = MBlaze
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = MBlazeInfo
|
|||||||
parent = MBlaze
|
parent = MBlaze
|
||||||
required_libraries = MC Support Target
|
required_libraries = MC Support Target
|
||||||
add_to_library_groups = MBlaze
|
add_to_library_groups = MBlaze
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = MSP430AsmPrinter
|
|||||||
parent = MSP430
|
parent = MSP430
|
||||||
required_libraries = MC Support
|
required_libraries = MC Support
|
||||||
add_to_library_groups = MSP430
|
add_to_library_groups = MSP430
|
||||||
|
|
||||||
|
@@ -27,4 +27,3 @@ name = MSP430CodeGen
|
|||||||
parent = MSP430
|
parent = MSP430
|
||||||
required_libraries = AsmPrinter CodeGen Core MC MSP430AsmPrinter MSP430Desc MSP430Info SelectionDAG Support Target
|
required_libraries = AsmPrinter CodeGen Core MC MSP430AsmPrinter MSP430Desc MSP430Info SelectionDAG Support Target
|
||||||
add_to_library_groups = MSP430
|
add_to_library_groups = MSP430
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = MSP430Desc
|
|||||||
parent = MSP430
|
parent = MSP430
|
||||||
required_libraries = MC MSP430AsmPrinter MSP430Info Support Target
|
required_libraries = MC MSP430AsmPrinter MSP430Info Support Target
|
||||||
add_to_library_groups = MSP430
|
add_to_library_groups = MSP430
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = MSP430Info
|
|||||||
parent = MSP430
|
parent = MSP430
|
||||||
required_libraries = MC Support Target
|
required_libraries = MC Support Target
|
||||||
add_to_library_groups = MSP430
|
add_to_library_groups = MSP430
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = MipsAsmPrinter
|
|||||||
parent = Mips
|
parent = Mips
|
||||||
required_libraries = MC Support
|
required_libraries = MC Support
|
||||||
add_to_library_groups = Mips
|
add_to_library_groups = Mips
|
||||||
|
|
||||||
|
@@ -28,4 +28,3 @@ name = MipsCodeGen
|
|||||||
parent = Mips
|
parent = Mips
|
||||||
required_libraries = AsmPrinter CodeGen Core MC MipsAsmPrinter MipsDesc MipsInfo SelectionDAG Support Target
|
required_libraries = AsmPrinter CodeGen Core MC MipsAsmPrinter MipsDesc MipsInfo SelectionDAG Support Target
|
||||||
add_to_library_groups = Mips
|
add_to_library_groups = Mips
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = MipsDesc
|
|||||||
parent = Mips
|
parent = Mips
|
||||||
required_libraries = MC MipsAsmPrinter MipsInfo Support
|
required_libraries = MC MipsAsmPrinter MipsInfo Support
|
||||||
add_to_library_groups = Mips
|
add_to_library_groups = Mips
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = MipsInfo
|
|||||||
parent = Mips
|
parent = Mips
|
||||||
required_libraries = MC Support Target
|
required_libraries = MC Support Target
|
||||||
add_to_library_groups = Mips
|
add_to_library_groups = Mips
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = PTXAsmPrinter
|
|||||||
parent = PTX
|
parent = PTX
|
||||||
required_libraries = MC Support
|
required_libraries = MC Support
|
||||||
add_to_library_groups = PTX
|
add_to_library_groups = PTX
|
||||||
|
|
||||||
|
@@ -27,4 +27,3 @@ name = PTXCodeGen
|
|||||||
parent = PTX
|
parent = PTX
|
||||||
required_libraries = Analysis AsmPrinter CodeGen Core MC PTXDesc PTXInfo SelectionDAG Support Target TransformUtils
|
required_libraries = Analysis AsmPrinter CodeGen Core MC PTXDesc PTXInfo SelectionDAG Support Target TransformUtils
|
||||||
add_to_library_groups = PTX
|
add_to_library_groups = PTX
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = PTXDesc
|
|||||||
parent = PTX
|
parent = PTX
|
||||||
required_libraries = MC PTXAsmPrinter PTXInfo Support
|
required_libraries = MC PTXAsmPrinter PTXInfo Support
|
||||||
add_to_library_groups = PTX
|
add_to_library_groups = PTX
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = PTXInfo
|
|||||||
parent = PTX
|
parent = PTX
|
||||||
required_libraries = MC Support Target
|
required_libraries = MC Support Target
|
||||||
add_to_library_groups = PTX
|
add_to_library_groups = PTX
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = PowerPCAsmPrinter
|
|||||||
parent = PowerPC
|
parent = PowerPC
|
||||||
required_libraries = MC Support
|
required_libraries = MC Support
|
||||||
add_to_library_groups = PowerPC
|
add_to_library_groups = PowerPC
|
||||||
|
|
||||||
|
@@ -28,4 +28,3 @@ name = PowerPCCodeGen
|
|||||||
parent = PowerPC
|
parent = PowerPC
|
||||||
required_libraries = Analysis AsmPrinter CodeGen Core MC PowerPCAsmPrinter PowerPCDesc PowerPCInfo SelectionDAG Support Target
|
required_libraries = Analysis AsmPrinter CodeGen Core MC PowerPCAsmPrinter PowerPCDesc PowerPCInfo SelectionDAG Support Target
|
||||||
add_to_library_groups = PowerPC
|
add_to_library_groups = PowerPC
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = PowerPCDesc
|
|||||||
parent = PowerPC
|
parent = PowerPC
|
||||||
required_libraries = MC PowerPCAsmPrinter PowerPCInfo Support
|
required_libraries = MC PowerPCAsmPrinter PowerPCInfo Support
|
||||||
add_to_library_groups = PowerPC
|
add_to_library_groups = PowerPC
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = PowerPCInfo
|
|||||||
parent = PowerPC
|
parent = PowerPC
|
||||||
required_libraries = MC Support Target
|
required_libraries = MC Support Target
|
||||||
add_to_library_groups = PowerPC
|
add_to_library_groups = PowerPC
|
||||||
|
|
||||||
|
@@ -27,4 +27,3 @@ name = SparcCodeGen
|
|||||||
parent = Sparc
|
parent = Sparc
|
||||||
required_libraries = AsmPrinter CodeGen Core MC SelectionDAG SparcDesc SparcInfo Support Target
|
required_libraries = AsmPrinter CodeGen Core MC SelectionDAG SparcDesc SparcInfo Support Target
|
||||||
add_to_library_groups = Sparc
|
add_to_library_groups = Sparc
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = SparcDesc
|
|||||||
parent = Sparc
|
parent = Sparc
|
||||||
required_libraries = MC SparcInfo Support
|
required_libraries = MC SparcInfo Support
|
||||||
add_to_library_groups = Sparc
|
add_to_library_groups = Sparc
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = SparcInfo
|
|||||||
parent = Sparc
|
parent = Sparc
|
||||||
required_libraries = MC Support Target
|
required_libraries = MC Support Target
|
||||||
add_to_library_groups = Sparc
|
add_to_library_groups = Sparc
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = X86AsmParser
|
|||||||
parent = X86
|
parent = X86
|
||||||
required_libraries = MC MCParser Support X86Desc X86Info
|
required_libraries = MC MCParser Support X86Desc X86Info
|
||||||
add_to_library_groups = X86
|
add_to_library_groups = X86
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = X86Disassembler
|
|||||||
parent = X86
|
parent = X86
|
||||||
required_libraries = MC Support X86Info
|
required_libraries = MC Support X86Info
|
||||||
add_to_library_groups = X86
|
add_to_library_groups = X86
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = X86AsmPrinter
|
|||||||
parent = X86
|
parent = X86
|
||||||
required_libraries = MC Support X86Utils
|
required_libraries = MC Support X86Utils
|
||||||
add_to_library_groups = X86
|
add_to_library_groups = X86
|
||||||
|
|
||||||
|
@@ -30,4 +30,3 @@ name = X86CodeGen
|
|||||||
parent = X86
|
parent = X86
|
||||||
required_libraries = Analysis AsmPrinter CodeGen Core MC SelectionDAG Support Target X86AsmPrinter X86Desc X86Info X86Utils
|
required_libraries = Analysis AsmPrinter CodeGen Core MC SelectionDAG Support Target X86AsmPrinter X86Desc X86Info X86Utils
|
||||||
add_to_library_groups = X86
|
add_to_library_groups = X86
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = X86Desc
|
|||||||
parent = X86
|
parent = X86
|
||||||
required_libraries = MC Support X86AsmPrinter X86Info
|
required_libraries = MC Support X86AsmPrinter X86Info
|
||||||
add_to_library_groups = X86
|
add_to_library_groups = X86
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = X86Info
|
|||||||
parent = X86
|
parent = X86
|
||||||
required_libraries = MC Support Target
|
required_libraries = MC Support Target
|
||||||
add_to_library_groups = X86
|
add_to_library_groups = X86
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = X86Utils
|
|||||||
parent = X86
|
parent = X86
|
||||||
required_libraries = Core Support
|
required_libraries = Core Support
|
||||||
add_to_library_groups = X86
|
add_to_library_groups = X86
|
||||||
|
|
||||||
|
@@ -27,4 +27,3 @@ name = XCoreCodeGen
|
|||||||
parent = XCore
|
parent = XCore
|
||||||
required_libraries = AsmPrinter CodeGen Core MC SelectionDAG Support Target XCoreDesc XCoreInfo
|
required_libraries = AsmPrinter CodeGen Core MC SelectionDAG Support Target XCoreDesc XCoreInfo
|
||||||
add_to_library_groups = XCore
|
add_to_library_groups = XCore
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = XCoreDesc
|
|||||||
parent = XCore
|
parent = XCore
|
||||||
required_libraries = MC XCoreInfo
|
required_libraries = MC XCoreInfo
|
||||||
add_to_library_groups = XCore
|
add_to_library_groups = XCore
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = XCoreInfo
|
|||||||
parent = XCore
|
parent = XCore
|
||||||
required_libraries = MC Support Target
|
required_libraries = MC Support Target
|
||||||
add_to_library_groups = XCore
|
add_to_library_groups = XCore
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = IPO
|
|||||||
parent = Transforms
|
parent = Transforms
|
||||||
library_name = ipo
|
library_name = ipo
|
||||||
required_libraries = Analysis Core IPA InstCombine Scalar Support Target TransformUtils
|
required_libraries = Analysis Core IPA InstCombine Scalar Support Target TransformUtils
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = InstCombine
|
name = InstCombine
|
||||||
parent = Transforms
|
parent = Transforms
|
||||||
required_libraries = Analysis Core Support Target TransformUtils
|
required_libraries = Analysis Core Support Target TransformUtils
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = Instrumentation
|
name = Instrumentation
|
||||||
parent = Transforms
|
parent = Transforms
|
||||||
required_libraries = Analysis Core Support TransformUtils
|
required_libraries = Analysis Core Support TransformUtils
|
||||||
|
|
||||||
|
@@ -19,4 +19,3 @@
|
|||||||
type = Group
|
type = Group
|
||||||
name = Transforms
|
name = Transforms
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
|
|
||||||
|
@@ -21,4 +21,3 @@ name = Scalar
|
|||||||
parent = Transforms
|
parent = Transforms
|
||||||
library_name = ScalarOpts
|
library_name = ScalarOpts
|
||||||
required_libraries = Analysis Core InstCombine Support Target TransformUtils
|
required_libraries = Analysis Core InstCombine Support Target TransformUtils
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = TransformUtils
|
name = TransformUtils
|
||||||
parent = Transforms
|
parent = Transforms
|
||||||
required_libraries = Analysis Core IPA Support Target
|
required_libraries = Analysis Core IPA Support Target
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Library
|
|||||||
name = Core
|
name = Core
|
||||||
parent = Libraries
|
parent = Libraries
|
||||||
required_libraries = Support
|
required_libraries = Support
|
||||||
|
|
||||||
|
@@ -19,4 +19,3 @@
|
|||||||
type = Group
|
type = Group
|
||||||
name = Projects
|
name = Projects
|
||||||
parent = $ROOT
|
parent = $ROOT
|
||||||
|
|
||||||
|
@@ -19,4 +19,3 @@
|
|||||||
type = Group
|
type = Group
|
||||||
name = Runtime
|
name = Runtime
|
||||||
parent = $ROOT
|
parent = $ROOT
|
||||||
|
|
||||||
|
@@ -19,4 +19,3 @@
|
|||||||
type = Group
|
type = Group
|
||||||
name = Tools
|
name = Tools
|
||||||
parent = $ROOT
|
parent = $ROOT
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = bugpoint
|
name = bugpoint
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = AsmParser BitReader BitWriter IPO Instrumentation Linker Scalar
|
required_libraries = AsmParser BitReader BitWriter IPO Instrumentation Linker Scalar
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = llc
|
name = llc
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = AsmParser BitReader all-targets
|
required_libraries = AsmParser BitReader all-targets
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = lli
|
name = lli
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = AsmParser BitReader Interpreter JIT MCJIT NativeCodeGen SelectionDAG
|
required_libraries = AsmParser BitReader Interpreter JIT MCJIT NativeCodeGen SelectionDAG
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = llvm-ar
|
name = llvm-ar
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = Archive
|
required_libraries = Archive
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = llvm-as
|
name = llvm-as
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = AsmParser BitWriter
|
required_libraries = AsmParser BitWriter
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = llvm-bcanalyzer
|
name = llvm-bcanalyzer
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = BitReader
|
required_libraries = BitReader
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = llvm-cov
|
name = llvm-cov
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = Instrumentation
|
required_libraries = Instrumentation
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = llvm-diff
|
name = llvm-diff
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = AsmParser BitReader
|
required_libraries = AsmParser BitReader
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = llvm-dis
|
name = llvm-dis
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = Analysis BitReader
|
required_libraries = Analysis BitReader
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = llvm-dwarfdump
|
name = llvm-dwarfdump
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = DebugInfo Object
|
required_libraries = DebugInfo Object
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = llvm-extract
|
name = llvm-extract
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = AsmParser BitReader BitWriter IPO
|
required_libraries = AsmParser BitReader BitWriter IPO
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = llvm-ld
|
name = llvm-ld
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = Archive BitWriter IPO Linker Scalar
|
required_libraries = Archive BitWriter IPO Linker Scalar
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = llvm-link
|
name = llvm-link
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = AsmParser BitReader BitWriter Linker
|
required_libraries = AsmParser BitReader BitWriter Linker
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = llvm-mc
|
name = llvm-mc
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = MC MCDisassembler MCParser Support all-targets
|
required_libraries = MC MCDisassembler MCParser Support all-targets
|
||||||
|
|
||||||
|
@@ -20,4 +20,3 @@ type = Tool
|
|||||||
name = llvm-nm
|
name = llvm-nm
|
||||||
parent = Tools
|
parent = Tools
|
||||||
required_libraries = Archive BitReader Object
|
required_libraries = Archive BitReader Object
|
||||||
|
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user