lifting-bits / remill

Library for lifting machine code to LLVM bitcode
Apache License 2.0
1.22k stars 141 forks source link

bc: Remove compat methods from CallSite that handled InvokeInst. #594

Closed lkorenc closed 2 years ago

lkorenc commented 2 years ago

This compat file is probably not used, but including it in a user program with llvm-14 will result in hard compilation error.