summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2017-12-04 12:02:32 +0000
committerOliver Stannard <oliver.stannard@arm.com>2017-12-04 12:02:32 +0000
commit7cd4db94f8ca886139d365215ca2cf42739cd8aa (patch)
treee5352a89b50bf12b6219744ec8205173c9f7643f /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
parent014be8ac3524c5879c431fb6b17f1473a11da18b (diff)
downloadbcm5719-llvm-7cd4db94f8ca886139d365215ca2cf42739cd8aa.tar.gz
bcm5719-llvm-7cd4db94f8ca886139d365215ca2cf42739cd8aa.zip
[Asm, ARM] Add fallback diag for multiple invalid operands
This adds a "invalid operands for instruction" diagnostic for instructions where there is an instruction encoding with the correct mnemonic and which is available for this target, but where multiple operands do not match those which were provided. This makes it clear that there is some combination of operands that is valid for the current target, which the default diagnostic of "invalid instruction" does not. Since this is a very general error, we only emit it if we don't have a more specific error. Differential revision: https://reviews.llvm.org/D36747 llvm-svn: 319649
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud