trailofbits / siderophile

Find the ideal fuzz targets in a Rust codebase
https://blog.trailofbits.com/2019/07/01/siderophile-expose-your-crates-unsafety/
MIT License
201 stars 13 forks source link

Upgrade to LLVM 15 #226

Closed woodruffw closed 1 year ago

woodruffw commented 1 year ago

Newer versions of rustc use LLVM 15, which is why the CI is currently broken.

Needs support in llvm-ir first: https://github.com/cdisselkoen/llvm-ir/issues/24

woodruffw commented 1 year ago

Unblocked.