Package llvm15
The Low Level Virtual Machine
LLVM is a compiler infrastructure designed for compile-time, link-time,
runtime, and idle-time optimization of programs from arbitrary programming
languages. The compiler infrastructure includes mirror sets of programming
tools as well as libraries with equivalent functionality.
Version: 15.0.7
See also: llvm15-devel.
General Commands | |
FileCheck-15 | Flexible pattern matching file verifier |
bugpoint-15 | automatic test case reduction tool |
clang-tblgen-15 | Description to C++ Code for Clang |
dsymutil-15 | manipulate archived DWARF debug symbol files |
lit-15 | LLVM Integrated Tester |
llc-15 | LLVM static compiler |
lldb-tblgen-15 | Description to C++ Code for LLDB |
lli-15 | directly execute programs from LLVM bitcode |
llvm-addr2line-15 | a drop-in replacement for addr2line |
llvm-ar-15 | LLVM archiver |
llvm-as-15 | LLVM assembler |
llvm-bcanalyzer-15 | LLVM bitcode analyzer |
llvm-cov-15 | emit coverage information |
llvm-cxxfilt-15 | LLVM symbol name demangler |
llvm-cxxmap-15 | Mangled name remapping tool |
llvm-diff-15 | LLVM structural 'diff' |
llvm-dis-15 | LLVM disassembler |
llvm-dwarfdump-15 | dump and verify DWARF debug information |
llvm-dwarfutil-15 | A tool to copy and manipulate debug info |
llvm-exegesis-15 | LLVM Machine Instruction Benchmark |
llvm-extract-15 | extract a function from an LLVM module |
llvm-ifs-15 | shared object stubbing tool |
llvm-install-name-tool-15 | LLVM tool for manipulating install-names and rpaths |
llvm-lib-15 | LLVM lib.exe compatible library tool |
llvm-libtool-darwin-15 | LLVM tool for creating libraries for Darwin |
llvm-link-15 | LLVM bitcode linker |
llvm-lipo-15 | LLVM tool for manipulating universal binaries |
llvm-locstats-15 | calculate statistics on DWARF debug location |
llvm-mca-15 | LLVM Machine Code Analyzer |
llvm-nm-15 | list LLVM bitcode and object file's symbol table |
llvm-objcopy-15 | object copying and editing tool |
llvm-objdump-15 | LLVM's object file dumper |
llvm-otool-15 | Mach-O dumping tool |
llvm-pdbutil-15 | Display types, symbols, CodeView records, and other information from a PDB file, as well as manipulate and create PDB files. |
llvm-profdata-15 | Profile data tool |
llvm-profgen-15 | LLVM SPGO profile generation tool |
llvm-ranlib-15 | generates an archive index |
llvm-readelf-15 | GNU-style LLVM Object Reader |
llvm-readobj-15 | LLVM Object Reader |
llvm-remark-size-diff-15 | diff size remarks |
llvm-size-15 | print size information |
llvm-stress-15 | generate random .ll files |
llvm-strings-15 | print strings |
llvm-strip-15 | object stripping tool |
llvm-symbolizer-15 | convert addresses into source code locations |
llvm-tblgen-15 | Target Description to C++ Code for LLVM |
llvm-tli-checker-15 | TargetLibraryInfo vs library checker |
mlir-tblgen-15 | Description to C++ Code for MLIR |
opt-15 | LLVM optimizer |
tblgen-15 | Description to C++ Code |