Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
On FreeBSD the system compiler does not have llvm-config
however system packages provides several version of the
LLVM toolchain thus forcing to pass AFL_CC/AFL_CXX to make
it work fully.
|
|
- bcmp interception.
- FreeBSD using default argument to get current pid for the mapping
data gathering, getpid seems to cause some issues under certain
conditions (getenv call).
|
|
|
|
|
|
Little compiler plugins rework regarding block location picked up.
|
|
|
|
|
|
maintainance from him.
|
|
|
|
|
|
|
|
|
|
installed.
|