lifting-bits / remill

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

Fix typo when parsing z3 version from headers #614

Closed Ninja3047 closed 1 year ago

Ninja3047 commented 1 year ago

should be Z3_BUILD_NUMBER instead of Z3_BUILD_VERSION see: https://github.com/llvm/llvm-project/blob/dc07d2c91dfd7f14991d07ef1df5f1f0b19b306d/llvm/cmake/modules/FindZ3.cmake#L103