diff options
author | Sam Parker <sam.parker@arm.com> | 2019-12-24 04:44:41 -0500 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2019-12-24 05:04:35 -0500 |
commit | 42dba633a3b3de73d8c27c409ff7414eb64cbc12 (patch) | |
tree | 4d076cc2d8b78254d7efe50c5be183e2dcad6714 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | fccac1ec16951e9a9811abf19e2c18be147854fc (diff) | |
download | bcm5719-llvm-42dba633a3b3de73d8c27c409ff7414eb64cbc12.tar.gz bcm5719-llvm-42dba633a3b3de73d8c27c409ff7414eb64cbc12.zip |
[TypePromotion] Make TypeSize a class member
Having TypeSize as a static class variable was causing problems
with multi-threading. Several static functions have now been
converted into methods of TypePromotion and a few other members
of TypePromotion and IRPromoter have been added or removed.
Differential Revision: https://reviews.llvm.org/D71832
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions