|
From: Martin H. <hi...@gm...> - 2006-01-11 16:17:18
|
Does control flow ever leave a basic block in the middle for any reason (e.g. for an exception)? Say, after a write, but before the corresponding helper? If yes, does that happen often? Martin On 1/11/06, Julian Seward <js...@ac...> wrote: > > > In other words: the helper comes after the write, but there may be > > other writes in the middle. > > Ah yes. As Josef points out. > > > I think I'll just eagerly flush the pending helpers after each write. > > That sounds like a good compromise. > > J > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log fi= les > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users > |