summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/context-object/TestContextObject.py
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2019-07-16 22:39:18 +0000
committerJustin Bogner <mail@justinbogner.com>2019-07-16 22:39:18 +0000
commit418516c7b8658994622273a2a44a9fba3280dcfc (patch)
tree25e0f63f03db3f05d0c000e627a5ee905ca76cee /lldb/packages/Python/lldbsuite/test/expression_command/context-object/TestContextObject.py
parentfdeed837edf354558cf0c6b0a0dd3af2124906b8 (diff)
downloadbcm5719-llvm-418516c7b8658994622273a2a44a9fba3280dcfc.tar.gz
bcm5719-llvm-418516c7b8658994622273a2a44a9fba3280dcfc.zip
[TableGen] Generate offsets into a flat array for getOperandType
Rather than an array of std::initializer_list, generate a table of offsets and a flat array of the operands for getOperandType. This is a bit more efficient on platforms that don't manage to get the array of inintializer_lists initialized at link time (I'm looking at you macOS). It's also quite quite a bit faster to compile. llvm-svn: 366278
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object/TestContextObject.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud