summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-02-18 16:50:12 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-02-18 16:50:12 +0000
commit4d9bb8d594ddd52cf7f547df5fd5cadb67ce3367 (patch)
tree687207e8239b9b40f2efef1983c21fa09646b26a /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parentf2c64db55a851c41db9af373949b26d5a226973a (diff)
downloadbcm5719-llvm-4d9bb8d594ddd52cf7f547df5fd5cadb67ce3367.tar.gz
bcm5719-llvm-4d9bb8d594ddd52cf7f547df5fd5cadb67ce3367.zip
Allow all combinations of types and subscripts for memory accesses
To support non-aligned accesses we introduce a virtual element size for arrays that divides each access function used for this array. The adjustment of the access function based on the element size of the array was therefore moved after this virtual element size was determined, thus after all accesses have been created. Differential Revision: http://reviews.llvm.org/D17246 llvm-svn: 261226
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud