summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2018-02-08 14:31:22 +0000
committerOliver Stannard <oliver.stannard@arm.com>2018-02-08 14:31:22 +0000
commit133b6085e86f04491606f501c1e24efd611a792d (patch)
tree9dfd21ee8585c864ad3830c0db439dcd636833c4 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
parent4039dbea77fda46c1a45b65a3e70b72e561e5752 (diff)
downloadbcm5719-llvm-133b6085e86f04491606f501c1e24efd611a792d.tar.gz
bcm5719-llvm-133b6085e86f04491606f501c1e24efd611a792d.zip
[ARM] Re-commit r324600 with fixed LLVMBuild.txt
ARMDisassembler now depends on the banked register tables in ARMUtils, so the LLVMBuild.txt needed updating to reflect this. Original commit mesage: [ARM] Fix disassembly of invalid banked register moves When disassembling banked register move instructions, we don't have an assembly syntax for the unallocated register numbers, so we have to return Fail rather than SoftFail. Previously we were returning SoftFail, then crashing in the InstPrinter as we have no way to represent these encodings in an assembly string. This also switches the decoder to use the table-generated list of banked registers, removing the duplicated list of encodings. Differential revision: https://reviews.llvm.org/D43066 llvm-svn: 324606
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud