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