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