Dominik Maier 5df130188a
Fixing CI from #559 (#580)
* updated ref

* update symcc

* updated symcc

* CI for symcc

* updated symcc

* enabling git

* add runtime deps to makefile

* only linux

Co-authored-by: tokatoka <tokazerkje@outlook.com>
2022-03-29 14:57:38 +02:00

5 lines
435 B
Markdown

This is a support crate for [symcc_runtime](https://crates.io/crates/symcc_runtime).
It defines a stable URL and commit hash for the [LibAFL](https://github.com/AFLplusplus/LibAFL) [fork](https://github.com/AFLplusplus/symcc) of [SymCC](https://github.com/eurecom-s3/symcc).
It also provides convenient methods to clone and build SymCC to be used in build scripts in LibAFL-based fuzzers.
[Documentation](https://docs.rs/symcc_libafl)