mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 16:21:32 +00:00
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
This commit is contained in:
commit
2d2d9b0b77
@ -676,7 +676,7 @@ bool AFLCoverage::runOnModule(Module &M) {
|
|||||||
todo.push_back(MapPtrIdx);
|
todo.push_back(MapPtrIdx);
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
*/
|
*/
|
||||||
IRB.CreateAtomicRMW(llvm::AtomicRMWInst::BinOp::Add, MapPtrIdx, One,
|
IRB.CreateAtomicRMW(llvm::AtomicRMWInst::BinOp::Add, MapPtrIdx, One,
|
||||||
#if LLVM_VERSION_MAJOR >= 13
|
#if LLVM_VERSION_MAJOR >= 13
|
||||||
|
Loading…
x
Reference in New Issue
Block a user