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