bugpoint (1) Linux Manual Page
bugpoint – automatic test case reduction tool Synopsisbugpoint [options] [input LLVM ll/bc files] [LLVM passes] –args program arguments Descriptionbugpoint narrows down the source of problems in LLVM tools and passes. It can be used to debug three types of failures: optimizer crashes, miscompilations by optimizers, or bad native code generation (including problems in the static…
