Package llvm11.0
- FileCheck(1) β Flexible pattern matching file verifier
- bugpoint(1) β automatic test case reduction tool
- diagtool(1) β clang diagnostics tool
- dsymutil(1) β manipulate archived DWARF debug symbol files
- extraclangtools(1) β Extra Clang Tools Documentation
- lit(1) β LLVM Integrated Tester
- llc(1) β LLVM static compiler
- lli(1) β directly execute programs from LLVM bitcode
- llvm-addr2line(1) β a drop-in replacement for addr2line
- llvm-ar(1) β LLVM archiver
- llvm-as(1) β LLVM assembler
- llvm-bcanalyzer(1) β LLVM bitcode analyzer
- llvm-build(1) β LLVM Project Build Utility
- llvm-cov(1) β emit coverage information
- llvm-cxxfilt(1) β LLVM symbol name demangler
- llvm-cxxmap(1) β Mangled name remapping tool
- llvm-diff(1) β LLVM structural 'diff'
- llvm-dis(1) β LLVM disassembler
- llvm-dwarfdump(1) β dump and verify DWARF debug information
- llvm-exegesis(1) β LLVM Machine Instruction Benchmark
- llvm-extract(1) β extract a function from an LLVM module
- llvm-lib(1) β LLVM lib.exe compatible library tool
- llvm-link(1) β LLVM bitcode linker
- llvm-lipo(1) β LLVM tool for manipulating universal binaries
- llvm-locstats(1) β calculate statistics on DWARF debug location
- llvm-mca(1) β LLVM Machine Code Analyzer
- llvm-nm(1) β list LLVM bitcode and object file's symbol table
- llvm-objcopy(1) β object copying and editing tool
- llvm-objdump(1) β LLVM's object file dumper
- llvm-pdbutil(1) β PDB File forensics and diagnostics
- llvm-profdata(1) β Profile data tool
- llvm-ranlib(1) β generates an archive index
- llvm-readelf(1) β GNU-style LLVM Object Reader
- llvm-readobj(1) β LLVM Object Reader
- llvm-size(1) β print size information
- llvm-stress(1) β generate random .ll files
- llvm-strings(1) β print strings
- llvm-strip(1) β object stripping tool
- llvm-symbolizer(1) β convert addresses into source code locations
- opt(1) β LLVM optimizer
- tblgen(1) β Target Description To C++ Code Generator
