summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2015-11-16 10:25:19 +0000
committerOliver Stannard <oliver.stannard@arm.com>2015-11-16 10:25:19 +0000
commitdb9081bf89aa2b603d660896bd6f933a5f011e3b (patch)
treef92c28b0b242a0be7b89d7fdedd6b32f0389deb8 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
parentd4d2357f266ef563e6609ad00d2524ec7de91826 (diff)
downloadbcm5719-llvm-db9081bf89aa2b603d660896bd6f933a5f011e3b.tar.gz
bcm5719-llvm-db9081bf89aa2b603d660896bd6f933a5f011e3b.zip
[AArch64] ldr= pseudo-instruction silently ignored if register invalid
The AArch64 assembler was silently ignoring instructions like this: ldr foo, =bar AArch64AsmParser::parseOperand was returning true as the parse failed, but was not calling AArch64AsmParser::Error to report this to the user, so the instruction was ignored without printing an error message. Differential Revision: http://reviews.llvm.org/D14651 llvm-svn: 253193
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud