Home
last modified time | relevance | path

Searched refs:Tools (Results 1 – 25 of 137) sorted by relevance

123456

/llvm-project-15.0.7/lld/test/COFF/
H A Dwinsysroot.test4 # RUN: mkdir -p %t.dir/sysroot/VC/Tools/MSVC/1.1.1.1/lib/x86
5 # RUN: mkdir -p %t.dir/sysroot/VC/Tools/MSVC/1.1.1.1/lib/x64
6 # RUN: cp %p/Inputs/std32.lib %t.dir/sysroot/VC/Tools/MSVC/1.1.1.1/lib/x86
7 # RUN: cp %p/Inputs/std64.lib %t.dir/sysroot/VC/Tools/MSVC/1.1.1.1/lib/x64
16 # RUN: env LIB=foo.dir/sysroot/VC/Tools/MSVC/1.1.1.1/lib/x86 not lld-link %t.obj /winsysroot:%t.dir…
/llvm-project-15.0.7/clang/docs/
H A DClangTools.rst5 Clang Tools are standalone command line (and potentially GUI) tools
17 Clang Tools within the project as well as giving an introduction to some
22 Clang Tools Organization
25 Clang Tools are CLI or GUI programs that are intended to be directly
34 The underlying infrastructure for Clang Tools is the
40 A few Clang Tools are developed along side the core Clang libraries as
48 Regardless of which repository Clang Tools' code resides in, the
49 development process and practices for all Clang Tools are exactly those
53 Core Clang Tools
84 Extra Clang Tools
[all …]
/llvm-project-15.0.7/llvm/test/ObjectYAML/wasm/
H A Dproducers_section.yaml11 Tools:
24 # CHECK: Tools:
/llvm-project-15.0.7/llvm/test/ObjectYAML/MachO/
H A Dbuild_version_command.yaml20 Tools:
33 CHECK-NEXT: Tools:
/llvm-project-15.0.7/openmp/
H A DCREDITS.txt37 N: John Mellor-Crummey and other members of the OpenMP Tools Working Group
39 D: OpenMP Tools Interface (OMPT)
58 D: OpenMP Tools Interface, Archer tool
/llvm-project-15.0.7/clang-tools-extra/
H A DREADME.txt2 // Clang Tools repository
5 Welcome to the repository of extra Clang Tools. This repository holds tools
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/
H A DIntegrations.rst24 |Clang Power Tools for Visual Studio | \-\ | \+\ |…
73 .. _Clang Tools: https://doc.qt.io/qtcreator/creator-clang-tools.html
79 possible with the `Clang Tools`_ analyzer.
84 .. _Clang Power Tools: https://marketplace.visualstudio.com/items?itemName=caphyon.ClangPowerTools
95 the `Clang Power Tools`_ plugin, which includes most of the
/llvm-project-15.0.7/llvm/docs/CommandGuide/
H A Dindex.rst60 Debugging Tools
70 Developer Tools
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/wasm/
H A Dadd-section.test10 # CHECK-NEXT: Tools:
78 Tools:
/llvm-project-15.0.7/llvm/test/tools/llvm-xray/X86/
H A Dno-subcommand-noassert.txt3 ; CHECK: OVERVIEW: XRay Tools
/llvm-project-15.0.7/mlir/lib/Tools/mlir-opt/
H A DCMakeLists.txt5 ${MLIR_MAIN_INCLUDE_DIR}/mlir/Tools/mlir-opt
/llvm-project-15.0.7/mlir/lib/Tools/mlir-translate/
H A DCMakeLists.txt6 ${MLIR_MAIN_INCLUDE_DIR}/mlir/Tools/mlir-translate
/llvm-project-15.0.7/mlir/lib/Tools/mlir-lsp-server/
H A DCMakeLists.txt7 ${MLIR_MAIN_INCLUDE_DIR}/mlir/Tools/mlir-lsp-server
/llvm-project-15.0.7/mlir/test/lib/
H A DCMakeLists.txt9 add_subdirectory(Tools)
/llvm-project-15.0.7/clang/www/
H A Dmenu.html.incl29 <label>Clang Tools</label>
31 <a href="/docs/Tooling.html">Writing Clang Tools</a>
/llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/
H A DCMakeLists.txt9 ${MLIR_MAIN_INCLUDE_DIR}/mlir/Tools/lsp-server
/llvm-project-15.0.7/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DCMakeLists.txt8 ${MLIR_MAIN_INCLUDE_DIR}/mlir/Tools/mlir-pdll-lsp-server
/llvm-project-15.0.7/mlir/lib/Tools/tblgen-lsp-server/
H A DCMakeLists.txt13 ${MLIR_MAIN_INCLUDE_DIR}/mlir/Tools/tblgen-lsp-server
/llvm-project-15.0.7/clang/test/Driver/
H A Dcl-sysroot.cpp28 #--- VC/Tools/MSVC/27.1828.18284/include/string
/llvm-project-15.0.7/third-party/benchmark/docs/
H A Dindex.md9 * [Tools](tools.md)
/llvm-project-15.0.7/lldb/test/Shell/ObjectFile/MachO/
H A Dlc_build_version.yaml127 Tools:
160 Tools:
/llvm-project-15.0.7/clang-tools-extra/unittests/
H A DCMakeLists.txt2 set_target_properties(ExtraToolsUnitTests PROPERTIES FOLDER "Extra Tools Unit Tests")
/llvm-project-15.0.7/mlir/lib/
H A DCMakeLists.txt17 add_subdirectory(Tools)
/llvm-project-15.0.7/mlir/test/lib/Tools/PDLL/
H A DCMakeLists.txt17 ${MLIR_MAIN_INCLUDE_DIR}/mlir/Tools/PDLL
/llvm-project-15.0.7/clang-tools-extra/docs/
H A DReleaseNotes.rst2 Extra Clang Tools |release| |ReleaseNotesTitle|
14 This document contains the release notes for the Extra Clang Tools, part of the
15 Clang release |release|. Here we describe the status of the Extra Clang Tools in
29 What's New in Extra Clang Tools |release|?
32 Some of the major new features and improvements to Extra Clang Tools are listed
33 here. Generic improvements to Extra Clang Tools as a whole or to its underlying

123456