mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 01:01: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
|
||||
* 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. */
|
||||
if (instrumentFunction == true) {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user