langston-barrett / czz

Whole-program, Scheme-scriptable, multi-language, coverage-guided fuzzer
https://langston-barrett.github.io/czz/
MIT License
6 stars 0 forks source link

llvm: Link in libc++ #74

Open langston-barrett opened 2 years ago

langston-barrett commented 2 years ago

To effectively fuzz C++ programs, we'll need to link in libc++ bitcode just like what is done for musl libc.