diff options
author | Oliver Stannard <oliver.stannard@arm.com> | 2017-03-14 13:50:10 +0000 |
---|---|---|
committer | Oliver Stannard <oliver.stannard@arm.com> | 2017-03-14 13:50:10 +0000 |
commit | 6ee22c41f85b3e230ab4aa9f7d7d12c7745579f6 (patch) | |
tree | 62acf92b25df2b0bb8769e2f47de0730931f5611 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | 283316b5c02d4daa131024a238019ceb28fac9dc (diff) | |
download | bcm5719-llvm-6ee22c41f85b3e230ab4aa9f7d7d12c7745579f6.tar.gz bcm5719-llvm-6ee22c41f85b3e230ab4aa9f7d7d12c7745579f6.zip |
[ARM] Diagnose ARM MOVT without :lower16: or :upper16: expression
This instruction was missing from the list of opcodes that we check, so we were
hitting an llvm_unreachable in ARMMCCodeEmitter.cpp for the ARM MOVT
instruction, rather than the diagnostic that is emitted for the other MOVW/MOVT
instructions.
Differential revision: https://reviews.llvm.org/D30936
llvm-svn: 297739
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions