diff options
author | Ross Brunton <ross@codeplay.com> | 2025-06-12 15:59:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-12 09:59:59 -0500 |
commit | 4f60321ca183ebf132e97e54d8d560643c5c3340 (patch) | |
tree | bf3dd410f088678b5506afdd0b3ecdcf131158de /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | 5c1a021f7f285f702a290d7faaaf0a274b3bf5a1 (diff) | |
download | llvm-4f60321ca183ebf132e97e54d8d560643c5c3340.zip llvm-4f60321ca183ebf132e97e54d8d560643c5c3340.tar.gz llvm-4f60321ca183ebf132e97e54d8d560643c5c3340.tar.bz2 |
[Offload] Add `ol_dimensions_t` and convert ranges from size_t -> uint32_t (#143901)
This is a three element x, y, z size_t vector that can be used any place
where a 3D vector is required. This ensures that all vectors across
liboffload are the same and don't require any resizing/reordering
dances.
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions