diff options
author | Laszlo Kindrat <laszlo@modular.com> | 2023-05-15 15:04:19 -0400 |
---|---|---|
committer | Laszlo Kindrat <laszlo@modular.com> | 2023-05-25 11:35:19 -0400 |
commit | f3ece29b4658d60a1e7656bb9e67853376d094b7 (patch) | |
tree | 607198269e24ad316069fba5bd1b65620462686a /lldb/packages/Python/lldbsuite/test/lldbtest.py | |
parent | aae8524bcc26cf04729f2bbc02ecb54233a587e4 (diff) | |
download | llvm-f3ece29b4658d60a1e7656bb9e67853376d094b7.zip llvm-f3ece29b4658d60a1e7656bb9e67853376d094b7.tar.gz llvm-f3ece29b4658d60a1e7656bb9e67853376d094b7.tar.bz2 |
[ADT] Allow specifying the size of resulting `SmallVector` in `map_to_vector`
This patch adds an overload for the `map_to_vector` helper template, exposing a parameter to control the size of the resulting `SmallVector`. A few call sites in mlir are updated to illustrate and test the change.
Differential Revision: https://reviews.llvm.org/D150601
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions