Package llvm13
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: 13.0.1
See also: llvm13-devel.
General Commands | |
FileCheck-13 | Flexible pattern matching file verifier |
bugpoint-13 | automatic test case reduction tool |
clang-tblgen-13 | Description to C++ Code for Clang |
dsymutil-13 | manipulate archived DWARF debug symbol files |
lit-13 | LLVM Integrated Tester |
llc-13 | LLVM static compiler |
lldb-tblgen-13 | Description to C++ Code for LLDB |
lli-13 | directly execute programs from LLVM bitcode |
llvm-addr2line-13 | a drop-in replacement for addr2line |
llvm-ar-13 | LLVM archiver |
llvm-as-13 | LLVM assembler |
llvm-bcanalyzer-13 | LLVM bitcode analyzer |
llvm-cov-13 | emit coverage information |
llvm-cxxfilt-13 | LLVM symbol name demangler |
llvm-cxxmap-13 | Mangled name remapping tool |
llvm-diff-13 | LLVM structural 'diff' |
llvm-dis-13 | LLVM disassembler |
llvm-dwarfdump-13 | dump and verify DWARF debug information |
llvm-exegesis-13 | LLVM Machine Instruction Benchmark |
llvm-extract-13 | extract a function from an LLVM module |
llvm-install-name-tool-13 | LLVM tool for manipulating install-names and rpaths |
llvm-lib-13 | LLVM lib.exe compatible library tool |
llvm-libtool-darwin-13 | LLVM tool for creating libraries for Darwin |
llvm-link-13 | LLVM bitcode linker |
llvm-lipo-13 | LLVM tool for manipulating universal binaries |
llvm-locstats-13 | calculate statistics on DWARF debug location |
llvm-mca-13 | LLVM Machine Code Analyzer |
llvm-nm-13 | list LLVM bitcode and object file's symbol table |
llvm-objcopy-13 | object copying and editing tool |
llvm-objdump-13 | LLVM's object file dumper |
llvm-otool-13 | Mach-O dumping tool |
llvm-pdbutil-13 | Display types, symbols, CodeView records, and other information from a PDB file, as well as manipulate and create PDB files. |
llvm-profdata-13 | Profile data tool |
llvm-profgen-13 | LLVM SPGO profile generation tool |
llvm-ranlib-13 | generates an archive index |
llvm-readelf-13 | GNU-style LLVM Object Reader |
llvm-readobj-13 | LLVM Object Reader |
llvm-size-13 | print size information |
llvm-stress-13 | generate random .ll files |
llvm-strings-13 | print strings |
llvm-strip-13 | object stripping tool |
llvm-symbolizer-13 | convert addresses into source code locations |
llvm-tblgen-13 | Target Description to C++ Code for LLVM |
mlir-tblgen-13 | Description to C++ Code for MLIR |
opt-13 | LLVM optimizer |
tblgen-13 | Description to C++ Code |