HomeSort by relevance Sort by last modified time
    Searched full:llvmbuild (Results 1 - 25 of 145) sorted by null

1 2 3 4 5 6

  /external/llvm/utils/llvm-build/
llvm-build 3 import llvmbuild namespace
6 llvmbuild.main()
  /external/llvm/docs/CommandGuide/
llvm-build.rst 16 **llvm-build** is a tool for working with LLVM projects that use the LLVMBuild
59 **--write-llvmbuild**
61 Write out new *LLVMBuild.txt* files based on the loaded components. This is
65 the section names in the *LLVMBuild* files.
71 Write out the LLVMBuild in the form of a CMake fragment, so it can easily be
73 file are closely tied to how LLVMBuild is integrated with CMake, see LLVM's
80 Write out the LLVMBuild in the form of a Makefile fragment, so it can easily be
82 file are closely tied to how LLVMBuild is integrated with the Makefiles, see
87 **--llvmbuild-source-root**\ =\ *PATH*
89 If given, expect the *LLVMBuild* files for the project to be rooted at th
    [all...]
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
LLVMBuild.txt 1 ;===- ./lib/ExecutionEngine/JITProfileAmplifier/LLVMBuild.txt --*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/ExecutionEngine/OProfileJIT/
LLVMBuild.txt 1 ;===- ./lib/ExecutionEngine/OProfileJIT/LLVMBuild.txt ----------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
LLVMBuild.txt 1 ;===- ./lib/ExecutionEngine/RuntimeDyld/LLVMBuild.txt ----------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/
LLVMBuild.txt 1 ;===- ./LLVMBuild.txt ------------------------------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/bindings/
LLVMBuild.txt 1 ;===- ./bindings/LLVMBuild.txt ---------------------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/docs/
LLVMBuild.txt 1 ;===- ./docs/LLVMBuild.txt -------------------------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/examples/
LLVMBuild.txt 1 ;===- ./examples/LLVMBuild.txt ---------------------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/Analysis/IPA/
LLVMBuild.txt 1 ;===- ./lib/Analysis/IPA/LLVMBuild.txt -------------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/Analysis/
LLVMBuild.txt 1 ;===- ./lib/Analysis/LLVMBuild.txt -----------------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/AsmParser/
LLVMBuild.txt 1 ;===- ./lib/AsmParser/LLVMBuild.txt ----------------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/Bitcode/
LLVMBuild.txt 1 ;===- ./lib/Bitcode/LLVMBuild.txt ------------------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/Bitcode/Reader/
LLVMBuild.txt 1 ;===- ./lib/Bitcode/Reader/LLVMBuild.txt -----------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/Bitcode/Writer/
LLVMBuild.txt 1 ;===- ./lib/Bitcode/Writer/LLVMBuild.txt -----------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/CodeGen/AsmPrinter/
LLVMBuild.txt 1 ;===- ./lib/CodeGen/AsmPrinter/LLVMBuild.txt -------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/CodeGen/
LLVMBuild.txt 1 ;===- ./lib/CodeGen/LLVMBuild.txt ------------------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/CodeGen/SelectionDAG/
LLVMBuild.txt 1 ;===- ./lib/CodeGen/SelectionDAG/LLVMBuild.txt -----------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/DebugInfo/
LLVMBuild.txt 1 ;===- ./lib/DebugInfo/LLVMBuild.txt ----------------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/ExecutionEngine/Interpreter/
LLVMBuild.txt 1 ;===- ./lib/ExecutionEngine/Interpreter/LLVMBuild.txt ----------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/ExecutionEngine/JIT/
LLVMBuild.txt 1 ;===- ./lib/ExecutionEngine/JIT/LLVMBuild.txt ------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/ExecutionEngine/
LLVMBuild.txt 1 ;===- ./lib/ExecutionEngine/LLVMBuild.txt ----------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/ExecutionEngine/MCJIT/
LLVMBuild.txt 1 ;===- ./lib/ExecutionEngine/MCJIT/LLVMBuild.txt ----------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/IR/
LLVMBuild.txt 1 ;===- ./lib/IR/LLVMBuild.txt -----------------------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
  /external/llvm/lib/IRReader/
LLVMBuild.txt 1 ;===- ./lib/IRReader/LLVMBuild.txt -----------------------------*- Conf -*--===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html

Completed in 4626 milliseconds

1 2 3 4 5 6