summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorSjoerd Meijer <sjoerd.meijer@arm.com>2017-03-03 08:12:47 +0000
committerSjoerd Meijer <sjoerd.meijer@arm.com>2017-03-03 08:12:47 +0000
commit69bccf96bda7a09abcd39d068f8a49f866ba3f27 (patch)
treeb0b44366c93789b70779639f24b1a84c3cdff067 /lldb/packages/Python/lldbsuite
parent321cf3c65091c64f50d55ffb50817882cd908865 (diff)
downloadbcm5719-llvm-69bccf96bda7a09abcd39d068f8a49f866ba3f27.tar.gz
bcm5719-llvm-69bccf96bda7a09abcd39d068f8a49f866ba3f27.zip
[AArch64AsmParser] rewrite of function parseSysAlias
This is a cleanup/rewrite of the parseSysAlias function. It was not using the tablegen instruction descriptions, but was “manually” matching the mnemonics and recreating the operands whereas all this information is already in tablegen; all this code has been replaced with calls to lookupXYZByName tablegen calls. Differential Revision: https://reviews.llvm.org/D30491 llvm-svn: 296857
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud