summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py
diff options
context:
space:
mode:
authorJames Molloy <james.molloy@arm.com>2016-10-05 14:52:13 +0000
committerJames Molloy <james.molloy@arm.com>2016-10-05 14:52:13 +0000
commitb7de497cb9f0cc92a6936800a656b339cea7eedb (patch)
tree9b4887007e260863c830346b63486ce5a4a69326 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py
parent8449b238eab2428663507b51e4d9d9fcf5017783 (diff)
downloadbcm5719-llvm-b7de497cb9f0cc92a6936800a656b339cea7eedb.tar.gz
bcm5719-llvm-b7de497cb9f0cc92a6936800a656b339cea7eedb.zip
[Thumb] Don't try and emit LDRH/LDRB from the constant pool
This is not a valid encoding - these instructions cannot do PC-relative addressing. The underlying problem here is of whitelist in ARMISelDAGToDAG that unwraps ARMISD::Wrappers during addressing-mode selection. This didn't realise TargetConstantPool was actually possible, so didn't handle it. llvm-svn: 283323
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud