You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of emitting symbols for every software DIP defined, generate
a single structure that holds all time, count and enum DIPs.
This makes the compilation of DIP data more predictable and fixes issues
with compilation with optimization enabled.
Add new API functions to access the new DIP structure, and provide
compatibility macros to support the old/deprecated way of accessing
sotware DIPs.
Closes#113
0 commit comments