commit | dc0e4915b0f971179a4fdfe7f2f877acc94cc835 | [log] [tgz] |
---|---|---|
author | Hafiz Abid Qadeer <hafiz_abid@mentor.com> | Mon Feb 09 14:34:12 2015 +0000 |
committer | Hafiz Abid Qadeer <hafiz_abid@mentor.com> | Mon Feb 09 14:34:12 2015 +0000 |
tree | 5f9ffa3a4d5b99da59f10cfc80c111b7f09ba9f9 | |
parent | 7f7df8cba83bb48adfde53298875187b5e817306 [diff] |
Fix test case for data-disassemble instruction in lldb-mi. Previously the offset field showed the offset from the section base. I have fixed it so that first disassembled instruction has offset of 0. Also made a little modification in the test case to match the output coming form the lldb-mi. llvm-svn: 228577