aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/modify-python-lldb.py
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-07-06 21:35:46 +0000
committerJim Grosbach <grosbach@apple.com>2011-07-06 21:35:46 +0000
commit7c301ea093dc14a29ea642a883faa6cd7a4b15e4 (patch)
treee4cae27f5e6d51ac61d35d3af061e8445a4ec87d /lldb/scripts/Python/modify-python-lldb.py
parentf3fd36e0f5238d338a94241c0a1d9f6b2fba076e (diff)
downloadllvm-7c301ea093dc14a29ea642a883faa6cd7a4b15e4.zip
llvm-7c301ea093dc14a29ea642a883faa6cd7a4b15e4.tar.gz
llvm-7c301ea093dc14a29ea642a883faa6cd7a4b15e4.tar.bz2
Mark ARM pseudo-instructions as isPseudo.
This allows us to remove the (bogus and unneeded) encoding information from the pseudo-instruction class definitions. All of the pseudos that haven't been converted yet and still need encoding information instance from the normal instruction classes and explicitly set isCodeGenOnly, and so are distinct from this change. llvm-svn: 134540
Diffstat (limited to 'lldb/scripts/Python/modify-python-lldb.py')
0 files changed, 0 insertions, 0 deletions