mirror of
https://github.com/lifting-bits/remill
synced 2026-06-21 13:56:07 +00:00
d5c5035728
* Get Remill building with LLVM 15 * Add missing header for x86 lift test * Fix `enableOpaquePointers` calls * Define a non-extern `__remill_state` in each Instructions module * Remove `__remill_state` variables in tests * Update build script to support LLVM 15 * Build with LLVM 15 in CI * Bump CXX Common version * Update Docker script * Add comment explaining the definition of the state variable * Correct wording