Package llvm21

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

See also: llvm21-devel, llvm21-test.

General Commands

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