mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 17:21:33 +00:00
comments fix
This commit is contained in:
parent
e9dce31496
commit
2aaa60e4fc
@ -200,7 +200,7 @@ bool AFLcheckIfInstrument::runOnModule(Module &M) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Either we couldn't figure out our location or the location is
|
/* Either we couldn't figure out our location or the location is
|
||||||
* not the instrument file listed, so we skip instrumentation.
|
* not listed in the instrument file list, so we skip instrumentation.
|
||||||
* We do this by renaming the function. */
|
* We do this by renaming the function. */
|
||||||
if (instrumentFunction == true) {
|
if (instrumentFunction == true) {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user