LLVM
15.0.0git
|
Functions | |
include (LLVM-Build) add_subdirectory(IR) add_subdirectory(FuzzMutate) add_subdirectory(FileCheck) add_subdirectory(InterfaceStub) add_subdirectory(IRReader) add_subdirectory(CodeGen) add_subdirectory(BinaryFormat) add_subdirectory(Bitcode) add_subdirectory(Bitstream) add_subdirectory(DWARFLinker) add_subdirectory(Extensions) add_subdirectory(Frontend) add_subdirectory(Transforms) add_subdirectory(Linker) add_subdirectory(Analysis) add_subdirectory(LTO) add_subdirectory(MC) add_subdirectory(MCA) add_subdirectory(ObjCopy) add_subdirectory(Object) add_subdirectory(ObjectYAML) add_subdirectory(Option) add_subdirectory(Remarks) add_subdirectory(Debuginfod) add_subdirectory(DebugInfo) add_subdirectory(DWP) add_subdirectory(ExecutionEngine) add_subdirectory(Target) add_subdirectory(AsmParser) add_subdirectory(LineEditor) add_subdirectory(ProfileData) add_subdirectory(Passes) add_subdirectory(TextAPI) add_subdirectory(ToolDrivers) add_subdirectory(XRay) if(LLVM_INCLUDE_TESTS) add_subdirectory(Testing) endif() add_subdirectory(WindowsDriver) add_subdirectory(WindowsManifest) set(LLVMCONFIGLIBRARYDEPENDENCIESINC "$ | |
tools llvm config LibraryDependencies inc | add_llvm_component_group (all-targets LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD}) add_llvm_component_group(Engine) if(TARGET $ |
add_llvm_component_group (Native LINK_COMPONENTS ${LLVM_NATIVE_ARCH}) add_llvm_component_group(NativeCodeGen LINK_COMPONENTS $ | |
CodeGen | else () add_llvm_component_group(Native) add_llvm_component_group(NativeCodeGen) endif() LLVMBuildResolveComponentsLink() LLVMBuildGenerateCFragment(OUTPUT $ |
tools llvm config LibraryDependencies inc add_llvm_component_group | ( | all-targets LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} | ) |
Definition at line 51 of file CMakeLists.txt.
add_llvm_component_group | ( | Native LINK_COMPONENTS ${LLVM_NATIVE_ARCH} | ) |
Definition at line 56 of file CMakeLists.txt.
CodeGen else | ( | ) |
Definition at line 58 of file CMakeLists.txt.
include | ( | LLVM- | Build | ) |
Definition at line 1 of file CMakeLists.txt.
Referenced by llvm::HexagonBlockRanges::RangeList::subtract().