Skip to content
  • Alessandro Di Federico's avatar
    e577f74b
    Introduce `revamb-dump` · e577f74b
    Alessandro Di Federico authored
    `revamb-dump` is a tool to extract various information from the LLVM IR
    generated by `revamb` and output them in a more human-friendly format,
    typically CSV. The main source of information are the various metadata.
    
    Currently `revamb-dump` can collect the CFG, function boundaries and
    `noreturn` functions.
    e577f74b
    Introduce `revamb-dump`
    Alessandro Di Federico authored
    `revamb-dump` is a tool to extract various information from the LLVM IR
    generated by `revamb` and output them in a more human-friendly format,
    typically CSV. The main source of information are the various metadata.
    
    Currently `revamb-dump` can collect the CFG, function boundaries and
    `noreturn` functions.
Loading