japaric / cargo-call-stack

Whole program static stack analysis
Apache License 2.0
560 stars 50 forks source link

ir: allow parsing boolean true/false as integers. #88

Closed Dirbaio closed 1 year ago

Dirbaio commented 1 year ago

Sometimes LLVM writes i1s as true/false. This extends the parser to accept these.

japaric commented 1 year ago

bors merge

bors[bot] commented 1 year ago

Build succeeded: