summaryrefslogtreecommitdiff
path: root/src/compiler_llvm/compiler_llvm.cc
diff options
context:
space:
mode:
author Elliott Hughes <enh@google.com> 2012-02-29 14:41:01 -0800
committer Elliott Hughes <enh@google.com> 2012-02-29 14:41:01 -0800
commited2adb6158ffbe85c89aa5c9892a35bafa5006cd (patch)
treed9f07418b596ce985b0d46362a66a055566de6da /src/compiler_llvm/compiler_llvm.cc
parent04ec04e096306c38abe00cbe65e0aff64524ab1d (diff)
Fix oatdump to dump the right code bytes.
I used the wrong bound for finding the end address, and just dumping plain bytes is far more useful. These bytes can be filtered through "llvm-mc -disassemble -triple=thumbv7-unknown-linux" to get mostly-readable disassembly (it doesn't seem to cope with the single-register PUSH our methods start with, but gets in sync). Change-Id: Ic7e07f1330b352110a4517c1939ec7c11ae65e0a
Diffstat (limited to 'src/compiler_llvm/compiler_llvm.cc')
0 files changed, 0 insertions, 0 deletions