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