v0.2.2
What's Changed
- Remove port
llvm-12andllvm-vcpkg-common - Add port
llvm-14 - Update XED to
2022.04.17 - Update Z3 to
4.8.15 - Update to latest flatbuffers
2.0.6 - Add port
cpp-httplibto default dependencies - Update to latest release of vcpkg
2022.04.12 - Use AWS hosted CI runners by @artemdinaburg in #916
- Use AWS for arm64 docker images by @artemdinaburg in #920
- Correctly pass all vcpkg flags to XED buildsystem by @ekilmer in #925
- Fix ASAN Builds by @artemdinaburg in #921
- Use CMake toolchain for asan flag overriding by @ekilmer in #922
- LLVM FindZ3.cmake now attempts to use Z3's CONFIG file by @ekilmer in #934
Full Changelog: v0.2.1...v0.2.2
Notes
The helper port llvm-vcpkg-common was removed, which can cause errors with existing vcpkg install roots. The workaround to this is removal of all references to the llvm-vcpkg-common entry in vcpkg-llvm-13/installed/vcpkg/status and removal of <vcpkg_root>/installed/vcpkg/info/llvm-vcpkg-common_*.list file(s).
The submodule'd tools (rellic, remill, and anvill) may not all build correctly with the updated dependencies in this release.