summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-03-17 00:59:57 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-03-17 00:59:57 +0000
commit6f6fb3e5155389093e2b157f790556634cead004 (patch)
treed4018cf93885ea4c22c1429c460c2633fc6021d4 /clang/lib/CodeGen
parent145e2eb0e35bd92a5d14ec29246526dfe639d88f (diff)
downloadbcm5719-llvm-6f6fb3e5155389093e2b157f790556634cead004.tar.gz
bcm5719-llvm-6f6fb3e5155389093e2b157f790556634cead004.zip
Add a Python script to take an executable, run gdb to disassemble a function,
read the memory contents of the function, and then feed the bytes to the 'llvm-mc -disassemble' command. It uses the pexpect module located under ToT/test/pexpect-2.4 directory to automate the interaction with gdb. This is used initially to test the low level ARM disassembler of llvm. llvm-svn: 127785
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud