llvm-bcanalyzer-14 (1) Linux Manual Page
NAME llvm-bcanalyzer – LLVM bitcode analyzer SYNOPSIS llvm-bcanalyzer [options] [filename] DESCRIPTION The llvm-bcanalyzer command is a small utility for analyzing bitcode files. The tool reads a bitcode file (such as generated with the llvm-as tool) and produces a statistical report on the contents of the bitcode file. The tool can also dump a low level…
