mirror of
https://github.com/lifting-bits/mcsema
synced 2026-06-08 15:31:09 +00:00
57b864008c
* Fixes some issues related to not identifying thunks anymore. @kumarak please review and do your own internal testing. * Adds --library command-line option, which can be used to link in declarations from another bitcode file. * Minor fix for llvm 3.6 compatibility. * Possible fix to issue where a native var address is left uninitialized. * fixed issue in resolving data references for apache * Update get_cfg.py Remove some debug statements.