aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Bitcode/DataLayoutUpgradeTest.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2025-10-16 09:52:28 +0000
committerDavid Spickett <david.spickett@linaro.org>2025-10-16 09:54:53 +0000
commit7ab271cbd26c869e354fff9c921b30276a3fa974 (patch)
tree982d537b0b3fe60ac147b13e961b4e07898686db /llvm/unittests/Bitcode/DataLayoutUpgradeTest.cpp
parentf7e9968a5ba99521e6e51161f789f0cc1745193f (diff)
downloadllvm-7ab271cbd26c869e354fff9c921b30276a3fa974.zip
llvm-7ab271cbd26c869e354fff9c921b30276a3fa974.tar.gz
llvm-7ab271cbd26c869e354fff9c921b30276a3fa974.tar.bz2
[lldb][examples] Use Python3 versions of types module in performance.py
2.x had ListType and StringTypes (https://docs.python.org/2.7/library/types.html), 3.x removed these (https://docs.python.org/3.0/library/types.html). We can use "str" and "list" directly as in 3.x all strings are just "str", and ListType was always an alias to "list".
Diffstat (limited to 'llvm/unittests/Bitcode/DataLayoutUpgradeTest.cpp')
0 files changed, 0 insertions, 0 deletions