Package llvm

The Low Level Virtual Machine

http://llvm.org

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: 20.1.1

See also: llvm-devel.

General Commands

FileCheck alias for FileCheck-20
FileCheck-20 Flexible pattern matching file verifier
bugpoint alias for bugpoint-20
bugpoint-20 automatic test case reduction tool
clang-tblgen alias for clang-tblgen-20
clang-tblgen-20 Description to C++ Code for Clang
dsymutil alias for dsymutil-20
dsymutil-20 manipulate archived DWARF debug symbol files
ld.lld ELF linker from the LLVM project
lit alias for lit-20
lit-20 LLVM Integrated Tester
llc alias for llc-20
llc-20 LLVM static compiler
lldb-tblgen alias for lldb-tblgen-20
lldb-tblgen-20 Description to C++ Code for LLDB
lli alias for lli-20
lli-20 directly execute programs from LLVM bitcode
llvm-addr2line alias for llvm-addr2line-20
llvm-addr2line-20 a drop-in replacement for addr2line
llvm-ar alias for llvm-ar-20
llvm-ar-20 LLVM archiver
llvm-as alias for llvm-as-20
llvm-as-20 LLVM assembler
llvm-bcanalyzer alias for llvm-bcanalyzer-20
llvm-bcanalyzer-20 LLVM bitcode analyzer
llvm-cgdata alias for llvm-cgdata-20
llvm-cgdata-20 LLVM CodeGen Data Tool
llvm-cov alias for llvm-cov-20
llvm-cov-20 emit coverage information
llvm-cxxfilt alias for llvm-cxxfilt-20
llvm-cxxfilt-20 LLVM symbol name demangler
llvm-cxxmap alias for llvm-cxxmap-20
llvm-cxxmap-20 Mangled name remapping tool
llvm-debuginfo-analyzer alias for llvm-debuginfo-analyzer-20
llvm-debuginfo-analyzer-20
llvm-diff alias for llvm-diff-20
llvm-diff-20 LLVM structural 'diff'
llvm-dis alias for llvm-dis-20
llvm-dis-20 LLVM disassembler
llvm-dwarfdump alias for llvm-dwarfdump-20
llvm-dwarfdump-20 dump and verify DWARF debug information
llvm-dwarfutil alias for llvm-dwarfutil-20
llvm-dwarfutil-20 A tool to copy and manipulate debug info
llvm-exegesis alias for llvm-exegesis-20
llvm-exegesis-20 LLVM Machine Instruction Benchmark
llvm-extract alias for llvm-extract-20
llvm-extract-20 extract a function from an LLVM module
llvm-ifs alias for llvm-ifs-20
llvm-ifs-20 shared object stubbing tool
llvm-install-name-tool alias for llvm-install-name-tool-20
llvm-install-name-tool-20 LLVM tool for manipulating install-names and rpaths
llvm-lib alias for llvm-lib-20
llvm-lib-20 LLVM lib.exe compatible library tool
llvm-libtool-darwin alias for llvm-libtool-darwin-20
llvm-libtool-darwin-20 LLVM tool for creating libraries for Darwin
llvm-link alias for llvm-link-20
llvm-link-20 LLVM bitcode linker
llvm-lipo alias for llvm-lipo-20
llvm-lipo-20 LLVM tool for manipulating universal binaries
llvm-locstats alias for llvm-locstats-20
llvm-locstats-20 calculate statistics on DWARF debug location
llvm-mc alias for llvm-mc-20
llvm-mc-20 LLVM Machine Code Playground
llvm-mca alias for llvm-mca-20
llvm-mca-20 LLVM Machine Code Analyzer
llvm-nm alias for llvm-nm-20
llvm-nm-20 list LLVM bitcode and object file's symbol table
llvm-objcopy alias for llvm-objcopy-20
llvm-objcopy-20 object copying and editing tool
llvm-objdump alias for llvm-objdump-20
llvm-objdump-20 LLVM's object file dumper
llvm-opt-report alias for llvm-opt-report-20
llvm-opt-report-20 generate optimization report from YAML
llvm-otool alias for llvm-otool-20
llvm-otool-20 Mach-O dumping tool
llvm-pdbutil alias for llvm-pdbutil-20
llvm-pdbutil-20 Display types, symbols, CodeView records, and other information from a PDB file, as well as manipulate and create PDB files.
llvm-profdata alias for llvm-profdata-20
llvm-profdata-20 Profile data tool
llvm-profgen alias for llvm-profgen-20
llvm-profgen-20 LLVM SPGO profile generation tool
llvm-ranlib alias for llvm-ranlib-20
llvm-ranlib-20 generates an archive index
llvm-readelf alias for llvm-readelf-20
llvm-readelf-20 GNU-style LLVM Object Reader
llvm-readobj alias for llvm-readobj-20
llvm-readobj-20 LLVM Object Reader
llvm-reduce alias for llvm-reduce-20
llvm-reduce-20 LLVM automatic testcase reducer.
llvm-remarkutil alias for llvm-remarkutil-20
llvm-remarkutil-20 Remark utility
llvm-size alias for llvm-size-20
llvm-size-20 print size information
llvm-stress alias for llvm-stress-20
llvm-stress-20 generate random .ll files
llvm-strings alias for llvm-strings-20
llvm-strings-20 print strings
llvm-strip alias for llvm-strip-20
llvm-strip-20 object stripping tool
llvm-symbolizer alias for llvm-symbolizer-20
llvm-symbolizer-20 convert addresses into source code locations
llvm-tblgen alias for llvm-tblgen-20
llvm-tblgen-20 Target Description to C++ Code for LLVM
llvm-tli-checker alias for llvm-tli-checker-20
llvm-tli-checker-20 TargetLibraryInfo vs library checker
mlir-tblgen alias for mlir-tblgen-20
mlir-tblgen-20 Description to C++ Code for MLIR
opt alias for opt-20
opt-20 LLVM optimizer
tblgen alias for tblgen-20
tblgen-20 Description to C++ Code