diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-07-09 12:22:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-09 12:22:29 -0700 |
commit | 23665736796e61ece80ca7b7203c16489cf37341 (patch) | |
tree | 449273bc07ef26a8c82ac29a2ffc684885940d79 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | aa27d4e0c3aef8047828aa453f2943730aa779c6 (diff) | |
download | llvm-23665736796e61ece80ca7b7203c16489cf37341.zip llvm-23665736796e61ece80ca7b7203c16489cf37341.tar.gz llvm-23665736796e61ece80ca7b7203c16489cf37341.tar.bz2 |
[TableGen] Minor cleanup in `StringToOffsetTable` (#147712)
Make `AppendZero` a class member instead of an argument to
`GetOrAddStringOffset` to reflect the intended usage that for a given
`StringToOffsetTable`, all strings must use the same value of
`AppendZero`.
Modify `EmitStringTableDef` to drop the `Indent` argument as its always
set to `""`, and to fail if it's called for a table with
non-null-terminated strings.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions