Skip to content
Commit e8e9ffe7 authored by Alessandro Di Federico's avatar Alessandro Di Federico
Browse files

`NoReturnAnalysis`: track killer's reason

The `NoReturnAnalysis` now tracks, through metadata, not just the fact
that a basic block is a killer basic block, but also the reason why it
is. This let's the user know whether it's a killer because leads to an
actual killer basic block or because it is a killer syscall/endless
loop.
parent edc6fe11
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment