summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-04-02 20:52:04 +0000
committerCraig Topper <craig.topper@intel.com>2019-04-02 20:52:04 +0000
commitb64f915ae0fdd3b6d0a46f17b2d30367f2d56c0b (patch)
treef02b5e41cb4d34faaa120fe8d67c74a64a19c94c /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py
parent8129521318accc44c2a009647572f6ebd3fc56dd (diff)
downloadbcm5719-llvm-b64f915ae0fdd3b6d0a46f17b2d30367f2d56c0b.tar.gz
bcm5719-llvm-b64f915ae0fdd3b6d0a46f17b2d30367f2d56c0b.zip
[TableGen] Properly calculate the minimum size needed or ConvertFn in GenAsmmatcher.inc files
We were using the number of Matchables rather than the number of rows in the converter table. This only matters for a few of the targets where the number of matchables is more than 255, but the number of converters is less than 255. Many of the targets have more than 256 converters. So already required a uint16_t. llvm-svn: 357527
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud