lifting-bits / remill

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

Remove CHECK and LOG(FATAL) from Aarch32 #566

Open sschriner opened 2 years ago

sschriner commented 2 years ago

Convert CHECK or LOG(FATAL) errors to LOG(ERROR) with appropriate error handling