Crate libafl_cc

source ·
Expand description

Compiler Wrapper from LibAFL

Re-exports

Modules

  • LLVM style control flow graph with information of AFL-style index of the each edges, use together with AFLCoverage pass having –dump-afl-cfg flag enabled.
  • LLVM compiler Wrapper from LibAFL

Enums

  • LibAFL CC Error Type

Constants

Traits