| commit | 6dde30e964aa65c5173c00dd72ae70c31d052ab6 | [log] [tgz] |
|---|---|---|
| author | Sean Callanan <scallanan@apple.com> | Fri Jul 23 02:19:15 2010 +0000 |
| committer | Sean Callanan <scallanan@apple.com> | Fri Jul 23 02:19:15 2010 +0000 |
| tree | 9633c6c7906bae41ac3cd340d8e4892871ada96f | |
| parent | 318e40360d7778c3cd2a4aa737bef9a08e62080e [diff] |
Added extensive logging of the code that is actually going to be executed by the inferior. This required explicit support from RecordingMemoryManager for finding the address range belonging to a particular function. Also fixed a bug in DisassemblerLLVM where the disassembler assumed there was an AddressRange available even when it was NULL. llvm-svn: 109209