mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-09 19:03:27 +00:00
Set wasRun to false here on Dan's suggestion.
llvm-svn: 74455
This commit is contained in:
parent
8f5d4423ca
commit
896556eec7
@ -1305,6 +1305,7 @@ void FunctionPassManagerImpl::releaseMemoryOnTheFly() {
|
||||
FPPM->getContainedPass(Index)->releaseMemory();
|
||||
}
|
||||
}
|
||||
wasRun = false;
|
||||
}
|
||||
|
||||
// Execute all the passes managed by this top level manager.
|
||||
|
Loading…
x
Reference in New Issue
Block a user