diff options
| author | Mark Rowe <mark@vector35.com> | 2025-07-16 18:42:37 -0700 |
|---|---|---|
| committer | Mark Rowe <mark@vector35.com> | 2025-12-11 21:09:38 -0800 |
| commit | 62ded0de7b820f6e25be31254158401ce31a1c87 (patch) | |
| tree | 83ff5d27bc01af2cec331eaf148de80914357420 /python/typeparser.py | |
| parent | 290bbcf333679ffa057d57d1b540608e3bec8ada (diff) | |
Use constexpr arrays for metadata about IL instruction operands
This avoids constructing two unordered maps and numerous vectors for
each IL level at library load time for each plug-in that uses the C++
API. Additionally, the arrays allow for more efficient look-ups.
Diffstat (limited to 'python/typeparser.py')
0 files changed, 0 insertions, 0 deletions
