Sponsor:

Your company here, and a link to your site. Click to find out more.

Package llvm16

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

See also: llvm16-devel.

General Commands

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