aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectScripting.cpp
diff options
context:
space:
mode:
authorS. VenkataKeerthy <31350914+svkeerthy@users.noreply.github.com>2025-10-01 17:13:13 -0700
committerGitHub <noreply@github.com>2025-10-01 17:13:13 -0700
commited1d9548b5c08142dab82bcfdd9875177d8223a5 (patch)
tree50bc4715be4793f41f0d033d9e2fbdb13bd5b398 /lldb/source/Commands/CommandObjectScripting.cpp
parent4aaf6d1b8cc655f37a1a4ab8f7a7988dbef4eeae (diff)
downloadllvm-ed1d9548b5c08142dab82bcfdd9875177d8223a5.zip
llvm-ed1d9548b5c08142dab82bcfdd9875177d8223a5.tar.gz
llvm-ed1d9548b5c08142dab82bcfdd9875177d8223a5.tar.bz2
[IR2Vec] Refactor vocabulary to use section-based storage (#158376)
Refactored IR2Vec vocabulary and introduced IR (semantics) agnostic `VocabStorage` - `Vocabulary` *has-a* `VocabStorage` - `Vocabulary` deals with LLVM IR specific entities. This would help in efficient reuse of parts of the logic for MIR. - Storage uses a section-based approach instead of a flat vector, improving organization and access patterns.
Diffstat (limited to 'lldb/source/Commands/CommandObjectScripting.cpp')
0 files changed, 0 insertions, 0 deletions