Age | Commit message (Collapse) | Author |
|
add AFL_USE_UBSAN
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3.7.1 works with the exception of InsTrim, 3.8.1 and above is ok
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
llvm_mode little update proposal (avoid instrumenting llvm intrinsic functions).
|
|
|
|
avoiding intrinsics generated by LLVM for the isntrumentation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added some forgotten floating point comparison types
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the make run proceeded, producing meaningless error messages.
|
|
|
|
|
|
|
|
c++14 is the minimum for this version, thus the hardcoded gnu++11
standard flag makes the build fails.
Missing header only for this version seemingly for the option.
|
|
|