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

See also: llvm-devel.

General Commands

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