valgrind IR and super blocks
Mark Roberts <[email protected]>
| Newsgroups | gmane.comp.debugging.valgrind |
|---|---|
| Message-ID | <[email protected]> |
I am confused by Valgrind's use of the IRSB data structure. The notes say these are super blocks, but every case I've seen they terminate with a conditional branch. What is that magic I'm missing in order to operate on a traditional super block? Thank you Mark Roberts